summaryrefslogtreecommitdiffstats
path: root/common/sw_canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/sw_canvas.h')
-rw-r--r--common/sw_canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sw_canvas.h b/common/sw_canvas.h
index 2d551184..473bbc1a 100644
--- a/common/sw_canvas.h
+++ b/common/sw_canvas.h
@@ -21,7 +21,7 @@
#include <stdint.h>
-#include <common/draw.h>
+#include "draw.h"
#include "pixman_utils.h"
#include "canvas_base.h"
#include "region.h"