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