From 0659fb78972b5e9d0dc90a0270ef1dd4b59042ec Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 8 Jul 2010 13:56:01 +0200 Subject: Move in spice/draw.h from spice-protocol to common/ --- common/pixman_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/pixman_utils.h') diff --git a/common/pixman_utils.h b/common/pixman_utils.h index 24ecee37..45a58cae 100644 --- a/common/pixman_utils.h +++ b/common/pixman_utils.h @@ -24,7 +24,7 @@ #define PIXMAN_DONT_DEFINE_STDINT #include -#include +#include /* This lists all possible 2 argument binary raster ops. * This enum has the same values as the X11 GXcopy type -- cgit