Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / avr / drv / stepper_avr.c
index 87c7389ba072e717fd6d06abc33c32c984f83952..3babc73d7eaddfa32670577ff726b70aa8bd7659 100644 (file)
@@ -40,7 +40,7 @@
 
 #include "stepper_avr.h"
 
-#include <cfg/cfg_stepper.h>
+#include "cfg/cfg_stepper.h"
 #include <cfg/macros.h>
 #include <cfg/debug.h>