summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/wheelencoder/wheelencoder.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/wheelencoder/wheelencoder.cxx')
-rw-r--r--peripheral/libupm/src/wheelencoder/wheelencoder.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/peripheral/libupm/src/wheelencoder/wheelencoder.cxx b/peripheral/libupm/src/wheelencoder/wheelencoder.cxx
index ffcf709..ae48c1d 100644
--- a/peripheral/libupm/src/wheelencoder/wheelencoder.cxx
+++ b/peripheral/libupm/src/wheelencoder/wheelencoder.cxx
@@ -27,7 +27,7 @@
#ifdef JAVACALLBACK
#undef JAVACALLBACK
#endif
-#include "wheelencoder.hpp"
+#include "wheelencoder.h"
using namespace upm;
using namespace std;