Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / gui / menu.c
index a00d951914a440c3e1fe6b4e56267150a5b62e5a..8241f1a0aa36cd90ee2a10ff39ff6129c2b18174 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "menu.h"
 
-#include <cfg/cfg_gfx.h>
+#include "cfg/cfg_gfx.h"
 #include <cfg/compiler.h>
 #include <cfg/debug.h>