summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/mpu9150/ak8975.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/mpu9150/ak8975.cxx')
-rw-r--r--peripheral/libupm/src/mpu9150/ak8975.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/src/mpu9150/ak8975.cxx b/peripheral/libupm/src/mpu9150/ak8975.cxx
index 7330eb3..83c80aa 100644
--- a/peripheral/libupm/src/mpu9150/ak8975.cxx
+++ b/peripheral/libupm/src/mpu9150/ak8975.cxx
@@ -27,7 +27,7 @@
#include <string>
#include <stdexcept>
-#include "ak8975.h"
+#include "ak8975.hpp"
using namespace upm;
using namespace std;