mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-08 21:14:11 +00:00
Miscellaneous header changes
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
parent
76cecd66fb
commit
763dc98c09
@ -18,6 +18,8 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <common/sw_canvas.h>
|
||||
|
||||
#include "display-channel.h"
|
||||
|
||||
static void drawable_draw(DisplayChannel *display, Drawable *drawable);
|
||||
|
||||
@ -20,9 +20,7 @@
|
||||
|
||||
#include <setjmp.h>
|
||||
#include <common/rect.h>
|
||||
#include <common/sw_canvas.h>
|
||||
|
||||
#include "red-worker.h"
|
||||
#include "reds-stream.h"
|
||||
#include "cache-item.h"
|
||||
#include "pixmap-cache.h"
|
||||
|
||||
@ -23,7 +23,6 @@
|
||||
#include <inttypes.h>
|
||||
#include <fcntl.h>
|
||||
#include <glib.h>
|
||||
#include "red-worker.h"
|
||||
#include "red-common.h"
|
||||
#include "memslot.h"
|
||||
#include "red-parse-qxl.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user