Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cpu / arm / drv / pwm_at91.c
index 142b9feb80668a37f4e08c34fbb5baac0974cc9a..013241103939e0aef1224da4f2736c6f7fcf3ab5 100644 (file)
@@ -39,7 +39,7 @@
  */
 
 #include "pwm_at91.h"
-#include "hw_cpu.h"
+#include "hw/hw_cpu.h"
 
 #include <cfg/macros.h>
 #include <cfg/debug.h>