diff options
Diffstat (limited to 'common/pixman_utils.h')
-rw-r--r-- | common/pixman_utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pixman_utils.h b/common/pixman_utils.h index ef0cb2b7..9fb1be1c 100644 --- a/common/pixman_utils.h +++ b/common/pixman_utils.h @@ -20,7 +20,7 @@ #define _H__PIXMAN_UTILS #include <spice/types.h> - +#define PIXMAN_DONT_DEFINE_STDINT #include <pixman.h> #include <spice/draw.h> |