Refactor module to new kfile interface. Spit test function in new file.
[bertos.git] / bertos / cpu / avr / drv / ser_simple_avr.h
index ec4cf6045839594dc92b5926f5a927f638c02296..a2bed9c52cf0eba733d6bafc672be61be729213c 100644 (file)
@@ -68,8 +68,8 @@
 /* For checking which serial driver is linked */
 #define SER_SIMPLE
 
-#include <config.h>
-#include <compiler.h>
+#include <appconfig.h>
+#include <cfg/compiler.h>
 
 
 #if 0