From: asterix Date: Mon, 26 May 2008 09:09:36 +0000 (+0000) Subject: Fix pwm_map include. X-Git-Tag: 2.0.0~589 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=8cf8c79b317ab4304343b57cf711481b8b2d9fd0;p=bertos.git Fix pwm_map include. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1345 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cpu/arm/drv/pwm_at91.h b/bertos/cpu/arm/drv/pwm_at91.h index 50cac043..753d859f 100644 --- a/bertos/cpu/arm/drv/pwm_at91.h +++ b/bertos/cpu/arm/drv/pwm_at91.h @@ -41,7 +41,7 @@ #ifndef DRV_PWM_AT91_H #define DRV_PWM_AT91_H -#include +#include "pwm_map.h" #include #include