Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / gfx / line.c
index a878c1569efa28bd6706bfd375f5c9db9ffd99cc..598c0dfcdfff4bb1e0551375f9bbb73257b2070c 100644 (file)
@@ -42,7 +42,7 @@
 #include "gfx.h"
 #include "gfx_p.h"
 
-#include <cfg/cfg_gfx.h>   /* CONFIG_GFX_CLIPPING */
+#include "cfg/cfg_gfx.h"   /* CONFIG_GFX_CLIPPING */
 #include <cfg/debug.h>   /* ASSERT() */
 #include <cfg/macros.h>  /* SWAP() */