Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / mware / formatwr.h
index c7ea1a8b46b7d0cd2b15378264d635d7646d8230..99fcfd7104957bc2075be761f686ea4463e7a389 100644 (file)
@@ -38,7 +38,7 @@
 #ifndef MWARE_FORMATWR_H
 #define MWARE_FORMATWR_H
 
-#include <cfg/cfg_formatwr.h>
+#include "cfg/cfg_formatwr.h"
 
 #include <cpu/attr.h>    /* CPU_HARVARD */