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