Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / drv / pwm.c
index 81297a60eb3885be91bffd041acf83c7f51bb8d9..ef18612e7541d028c5d31da0680b0ca74f2241bd 100644 (file)
@@ -43,7 +43,7 @@
 
 #include <drv/pwm.h>
 
-#include CPU_HEADER(ser)
+#include CPU_HEADER(pwm)
 
 #include <cpu/types.h>
 #include <cpu/irq.h>