From fad6cda3d081d438b18305611f37fe05335aa372 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Sun, 6 May 2012 22:53:25 -0700 Subject: [PATCH] altos: megametrum needs ao_mpu6000.h Signed-off-by: Keith Packard --- src/megametrum-v0.1/ao_megametrum.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/megametrum-v0.1/ao_megametrum.c b/src/megametrum-v0.1/ao_megametrum.c index 8283f533..2e1f9298 100644 --- a/src/megametrum-v0.1/ao_megametrum.c +++ b/src/megametrum-v0.1/ao_megametrum.c @@ -17,6 +17,7 @@ #include #include +#include #include void -- 2.30.2