[Spice-devel] [RFC 04/33] qxl.h: move spice include right after system includes
Alon Levy
alevy at redhat.com
Wed Apr 27 08:55:53 PDT 2011
---
src/qxl.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/qxl.h b/src/qxl.h
index 9451d05..d086ac7 100644
--- a/src/qxl.h
+++ b/src/qxl.h
@@ -27,6 +27,7 @@
#include <stdint.h>
+#include <spice/qxl_dev.h>
#include "compiler.h"
#include "xf86.h"
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
@@ -45,8 +46,6 @@
#include "uxa/uxa.h"
#include "vgaHW.h"
-#include <spice/qxl_dev.h>
-
#define hidden _X_HIDDEN
#define QXL_NAME "qxl"
--
1.7.4.4
More information about the Spice-devel
mailing list