Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / eeprom.h
index f8233a6a4c6ec325a900d0b148b61bbc7153ab93..daa61b9aa1f3d9c625ad8da1e47306a5c4705aaa 100644 (file)
@@ -42,7 +42,7 @@
 #ifndef DRV_EEPROM_H
 #define DRV_EEPROM_H
 
-#include <cfg/cfg_eeprom.h>
+#include "cfg/cfg_eeprom.h"
 #include <cfg/compiler.h>
 
 /**