aboutsummaryrefslogtreecommitdiffstats
path: root/wirish/io.h
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-03-30 08:06:42 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-03-30 13:57:33 -0400
commit300fa7122a9b896f507f637415c0fcd8effe2b88 (patch)
treede0999c36b0a965be9f43d0f0b49133b533c0652 /wirish/io.h
parentb13926073f47012d6654b0236f195c4356831fc2 (diff)
downloadlibrambutan-300fa7122a9b896f507f637415c0fcd8effe2b88.tar.gz
librambutan-300fa7122a9b896f507f637415c0fcd8effe2b88.zip
Hacks to get things to compile in the IDE.
Diffstat (limited to 'wirish/io.h')
-rw-r--r--wirish/io.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/wirish/io.h b/wirish/io.h
index 4e415b5..137377d 100644
--- a/wirish/io.h
+++ b/wirish/io.h
@@ -33,7 +33,8 @@
#include "gpio.h"
#include "adc.h"
-#include "time.h"
+
+#include "wirish_time.h"
/**
* Specifies a GPIO pin behavior.