mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-03 15:58:43 +00:00
red-worker: Do not include not necessary red-channel-client.h
Definitions are all in red-channel.h Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
177c331c53
commit
afd4d44807
@ -36,7 +36,7 @@
|
||||
#include "reds.h"
|
||||
#include "dispatcher.h"
|
||||
#include "red-parse-qxl.h"
|
||||
#include "main-channel-client.h"
|
||||
#include "red-channel-client.h"
|
||||
|
||||
#include "red-qxl.h"
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
#include "red-common.h"
|
||||
#include "red-qxl.h"
|
||||
#include "red-parse-qxl.h"
|
||||
#include "red-channel-client.h"
|
||||
#include "red-channel.h"
|
||||
|
||||
typedef struct RedWorker RedWorker;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user