altos/easytimer-v1: Switch from including adxl375 to bmx160
[fw/altos] / src / easytimer-v1 / ao_easytimer.c
index 8224ee06daa4aa2b1796e574c11ac59ed193f1b7..55dd4db0f62f7f6ae694b2260acee1e67c160dee 100644 (file)
@@ -18,7 +18,7 @@
 
 #include <ao.h>
 #include <ao_ms5607.h>
-#include <ao_adxl375.h>
+#include <ao_bmx160.h>
 #include <ao_log.h>
 #include <ao_exti.h>
 #include <ao_packet.h>