Use cfg instead appconfig in bertos modules. Reformat. Remove CVS logs.
[bertos.git] / bertos / verstag.h
index 756f72aa6b3e79575f615360bae51a9dbf08d60a..7ca373380f395d11888339a92fa79ba2f6fd8b78 100644 (file)
@@ -42,7 +42,7 @@
 #define BERTOS_VERSTAG_H
 
 #ifndef CFG_ARCH_CONFIG_H
-       #include <cfg/arch_config.h>
+       #include <cfg/cfg_arch.h>
 #endif
 
 #define APP_NAME "Appname"