Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / verstag.h
index 7ca373380f395d11888339a92fa79ba2f6fd8b78..78387b20094ba110a570cc35b05991bc50630795 100644 (file)
@@ -42,7 +42,7 @@
 #define BERTOS_VERSTAG_H
 
 #ifndef CFG_ARCH_CONFIG_H
-       #include <cfg/cfg_arch.h>
+       #include "cfg/cfg_arch.h"
 #endif
 
 #define APP_NAME "Appname"