summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/hwxpxx/jsupm_hwxpxx.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/hwxpxx/jsupm_hwxpxx.i')
-rw-r--r--peripheral/libupm/src/hwxpxx/jsupm_hwxpxx.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/hwxpxx/jsupm_hwxpxx.i b/peripheral/libupm/src/hwxpxx/jsupm_hwxpxx.i
index 2620000..b58732a 100644
--- a/peripheral/libupm/src/hwxpxx/jsupm_hwxpxx.i
+++ b/peripheral/libupm/src/hwxpxx/jsupm_hwxpxx.i
@@ -2,7 +2,7 @@
%include "../upm.i"
%include "stdint.i"
-%include "hwxpxx.h"
+%include "hwxpxx.hpp"
%{
- #include "hwxpxx.h"
+ #include "hwxpxx.hpp"
%}