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