summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/hp20x/pyupm_hp20x.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/hp20x/pyupm_hp20x.i')
-rw-r--r--peripheral/libupm/src/hp20x/pyupm_hp20x.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/hp20x/pyupm_hp20x.i b/peripheral/libupm/src/hp20x/pyupm_hp20x.i
index 20aea4d..39c0b07 100644
--- a/peripheral/libupm/src/hp20x/pyupm_hp20x.i
+++ b/peripheral/libupm/src/hp20x/pyupm_hp20x.i
@@ -9,7 +9,7 @@
%include "hp20x_doc.i"
#endif
-%include "hp20x.hpp"
+%include "hp20x.h"
%{
- #include "hp20x.hpp"
+ #include "hp20x.h"
%}