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