summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/ozw/ozw.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/ozw/ozw.cxx')
-rw-r--r--peripheral/libupm/src/ozw/ozw.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/ozw/ozw.cxx b/peripheral/libupm/src/ozw/ozw.cxx
index 02f5e7c..4f8df34 100644
--- a/peripheral/libupm/src/ozw/ozw.cxx
+++ b/peripheral/libupm/src/ozw/ozw.cxx
@@ -30,9 +30,9 @@
#include "platform/Log.h"
-#include "zwNode.hpp"
+#include "zwNode.h"
-#include "ozw.hpp"
+#include "ozw.h"
using namespace upm;
using namespace std;