diff options
Diffstat (limited to 'src')
| -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 | 
