mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-08 11:33:03 +00:00
cache-item.h: remove unnecessary channel include
It's only necessary to include red-pipe-item.h Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
5c64e01111
commit
0528c0877c
@ -20,7 +20,7 @@
|
||||
|
||||
#include <common/ring.h>
|
||||
|
||||
#include "red-channel.h"
|
||||
#include "red-pipe-item.h"
|
||||
|
||||
typedef struct RedCacheItem RedCacheItem;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user