Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / arm / drv / stepper_at91_hw_test.c
index f4214bc01ce2873ee0907ba74edda743df0d5bfc..d40da0841139985d03641345aeb432ab9172a63d 100644 (file)
@@ -39,6 +39,7 @@
 
 #include "stepper_at91.h"
 
+#include "cfg/cfg_stepper.h"
 #include <cfg/macros.h>
 #include <cfg/debug.h>
 
@@ -47,7 +48,6 @@
 
 #include <io/arm.h>
 
-#include "appconfig.h"
 
 #warning FIXME:This test is incomplete.. you MUST review..