Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / flash25.h
index 09579c0ef2af0423c165ad018ab50cf354860fab..82b403f3cb22a008eb032443885e2b3c958f4bec 100644 (file)
@@ -42,7 +42,7 @@
 #define DRV_FLASH25_H
 
 #include <cfg/compiler.h>
-#include <cfg/cfg_flash25.h>
+#include "cfg/cfg_flash25.h"
 
 #include <kern/kfile.h>