Fix hw include.
[bertos.git] / bertos / cpu / avr / drv / pwm_avr.h
index ab233ebf30c3a4ae62e88e2affe13d6949307617..e3a6fa7f79c8e1296e83784dd6c20ec5fdfb970b 100644 (file)
@@ -41,7 +41,7 @@
 #ifndef DRV_PWM_AVR_H
 #define DRV_PWM_AVR_H
 
-#include "pwm_map.h"
+#include "hw/pwm_map.h"
 
 #include <cpu/types.h>