mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-08 12:24:55 +00:00
qxl: Remove duplicate QXLState typedef
We can directly include spice-qxl.h in red-qxl.h as it already gets it indirectly anyway. >
This commit is contained in:
parent
e37f97a9f8
commit
05093f2187
@ -19,8 +19,7 @@
|
||||
#define _H_RED_DISPATCHER
|
||||
|
||||
#include "red-channel.h"
|
||||
|
||||
typedef struct QXLState QXLState;
|
||||
#include "spice-qxl.h"
|
||||
|
||||
typedef struct AsyncCommand AsyncCommand;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user