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 9bba617d1c8285cb69095e29fe24f1fbd215a7d2..013241103939e0aef1224da4f2736c6f7fcf3ab5 100644 (file)
@@ -39,9 +39,7 @@
  */
 
 #include "pwm_at91.h"
-#include "hw_cpu.h"
-
-#include "appconfig.h"
+#include "hw/hw_cpu.h"
 
 #include <cfg/macros.h>
 #include <cfg/debug.h>