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