summaryrefslogtreecommitdiffstats
path: root/client/gdi_canvas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/gdi_canvas.cpp')
-rw-r--r--client/gdi_canvas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/gdi_canvas.cpp b/client/gdi_canvas.cpp
index f8aaaef8..a05f89f8 100644
--- a/client/gdi_canvas.cpp
+++ b/client/gdi_canvas.cpp
@@ -20,5 +20,5 @@
#define CANVAS_ERROR(format, ...) THROW(format, ## __VA_ARGS__)
-#include "../common/gdi_canvas.c"
+#include "gdi_canvas.c"