summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/hwxpxx/pyupm_hwxpxx.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/hwxpxx/pyupm_hwxpxx.i')
-rw-r--r--peripheral/libupm/src/hwxpxx/pyupm_hwxpxx.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/hwxpxx/pyupm_hwxpxx.i b/peripheral/libupm/src/hwxpxx/pyupm_hwxpxx.i
index e37e387..fcfec09 100644
--- a/peripheral/libupm/src/hwxpxx/pyupm_hwxpxx.i
+++ b/peripheral/libupm/src/hwxpxx/pyupm_hwxpxx.i
@@ -6,7 +6,7 @@
%feature("autodoc", "3");
-%include "hwxpxx.hpp"
+%include "hwxpxx.h"
%{
- #include "hwxpxx.hpp"
+ #include "hwxpxx.h"
%}