Fix pwm_map include.
[bertos.git] / bertos / cpu / arm / drv / pwm_at91.h
index 50cac043bc7e30339f99fbe46c9de7150306f9e8..753d859ffcaf98a9f0cccf00a7f8741d26ed3e37 100644 (file)
@@ -41,7 +41,7 @@
 #ifndef DRV_PWM_AT91_H
 #define DRV_PWM_AT91_H
 
-#include <hw/pwm_map.h>
+#include "pwm_map.h"
 
 #include <cfg/compiler.h>
 #include <cfg/macros.h>