From 574a12b091030a84f1f20ec4c1877ca5c52588d9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 2 Nov 2010 15:15:06 +0000 Subject: switched g_canvas.h includes to use "" rather than <> so it can use g_canvas.h if its included in this folder svn path=/trunk/externals/hcs/; revision=14256 --- canvas_name.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'canvas_name.c') diff --git a/canvas_name.c b/canvas_name.c index 18e1903..4f2f88c 100644 --- a/canvas_name.c +++ b/canvas_name.c @@ -1,7 +1,7 @@ #include #include #include -#include +#include "g_canvas.h" #define DEBUG(x) -- cgit v1.2.1