Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / arm / drv / stepper_at91.c
index 896959ebb060caa80392efdf8beef6a0fa0360cc..d6fc286d7866c50b6855d2699a6f90cfe1d0e926 100644 (file)
@@ -55,7 +55,7 @@
 
 #include "stepper_at91.h"
 
-#include <cfg/cfg_stepper.h>
+#include "cfg/cfg_stepper.h"
 #include <cfg/macros.h>
 #include <cfg/debug.h>