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