diff options
author | Keith Packard <keithp@keithp.com> | 2012-05-06 22:53:25 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-05-06 22:53:25 -0700 |
commit | fad6cda3d081d438b18305611f37fe05335aa372 (patch) | |
tree | db4fa6583609632c7e66648b37389a2ac41c693a | |
parent | f66f5de7a6cae71948da777ad0638bc6267a710f (diff) |
altos: megametrum needs ao_mpu6000.h
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | src/megametrum-v0.1/ao_megametrum.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <ao.h> #include <ao_hmc5883.h> +#include <ao_mpu6000.h> #include <ao_exti.h> void |