summaryrefslogtreecommitdiffstats
path: root/common/pixman_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/pixman_utils.h')
-rw-r--r--common/pixman_utils.h2
1 files changed, 1 insertions, 1 deletions
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 <pixman.h>
-#include <common/draw.h>
+#include "draw.h"
/* This lists all possible 2 argument binary raster ops.
* This enum has the same values as the X11 GXcopy type