altos: Make micropeak 'serial' interface work
[fw/altos] / src / micropeak / ao_micropeak.c
index 3bbc7eea59a09c348d4c4debf4e1e019db45ea4c..f579a09a27b62fdfe4376a2022b98dbdf741f2dc 100644 (file)
@@ -19,6 +19,7 @@
 #include <ao_micropeak.h>
 #include <ao_ms5607.h>
 #include <ao_log_micro.h>
+#include <ao_async.h>
 
 static struct ao_ms5607_sample sample;
 static struct ao_ms5607_value  value;