[PATCH 3/5] Always include spice/types.h before pixman so standard int types exist

unknown (none) AlexanderLarsson at .
Thu Feb 25 23:56:15 PST 2010


---
 common/pixman_utils.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/common/pixman_utils.h b/common/pixman_utils.h
index fb8dd02..ef0cb2b 100644
--- a/common/pixman_utils.h
+++ b/common/pixman_utils.h
@@ -19,6 +19,8 @@
 #ifndef _H__PIXMAN_UTILS
 #define _H__PIXMAN_UTILS
 
+#include <spice/types.h>
+
 #include <pixman.h>
 
 #include <spice/draw.h>
-- 
1.6.4.msysgit.0


--=-C/urJLXRf5ZTBGTwlhnK
Content-Disposition: attachment; filename="0004-Make-gdi-canvas-build-in-the-new-pixman-world.patch"
Content-Type: text/x-patch; name="0004-Make-gdi-canvas-build-in-the-new-pixman-world.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit



More information about the Spice-devel mailing list