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