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