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