pwm: Add missing include
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Mon, 14 Apr 2014 16:17:33 +0000 (17:17 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Mon, 14 Apr 2014 16:17:33 +0000 (17:17 +0100)
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
src/maa.i

index ec3f378..c8f4040 100644 (file)
--- a/src/maa.i
+++ b/src/maa.i
@@ -6,3 +6,4 @@
 %include "i2c.h"
 %include "i2cslave.h"
 %include "gpio.h"
+%include "pwm.h"