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