From 9cc15825615be5f2bb96b21a9e3c6994f6725cd1 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 8 Jul 2010 15:44:15 +0200 Subject: Fix inclusion of common files, no need for common/ part --- 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 45a58cae..e15b682f 100644 --- a/common/pixman_utils.h +++ b/common/pixman_utils.h @@ -24,7 +24,7 @@ #define PIXMAN_DONT_DEFINE_STDINT #include -#include +#include "draw.h" /* This lists all possible 2 argument binary raster ops. * This enum has the same values as the X11 GXcopy type -- cgit