Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / gfx / charts.h
index ecc7f309be69218830c7e1621462e5e6bb11932b..4dad1cecd8e0724ab223842669141552813c3705 100644 (file)
@@ -44,7 +44,7 @@
 #ifndef GFX_CHARTS_H
 #define GFX_CHARTS_H
 
-#include <cfg/cfg_gfx.h> /* CONFIG_ stuff */
+#include "cfg/cfg_gfx.h" /* CONFIG_ stuff */
 
 #include <gfx/gfx.h>   /* vcoord_t */