summaryrefslogtreecommitdiffstats
path: root/client/red_gl_canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/red_gl_canvas.h')
-rw-r--r--client/red_gl_canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/red_gl_canvas.h b/client/red_gl_canvas.h
index dfe53d61..02609586 100644
--- a/client/red_gl_canvas.h
+++ b/client/red_gl_canvas.h
@@ -19,7 +19,7 @@
#define _H_GCANVAS
#include "canvas.h"
-#include "cairo_canvas.h"
+#include "sw_canvas.h"
#include "gl_canvas.h"
#include "red_pixmap_gl.h"
#include "red_window.h"