summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/bmpx8x/pyupm_bmpx8x.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/bmpx8x/pyupm_bmpx8x.i')
-rw-r--r--peripheral/libupm/src/bmpx8x/pyupm_bmpx8x.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/bmpx8x/pyupm_bmpx8x.i b/peripheral/libupm/src/bmpx8x/pyupm_bmpx8x.i
index c514e0f..22f3fe2 100644
--- a/peripheral/libupm/src/bmpx8x/pyupm_bmpx8x.i
+++ b/peripheral/libupm/src/bmpx8x/pyupm_bmpx8x.i
@@ -5,8 +5,8 @@
%include "stdint.i"
-%include "bmpx8x.hpp"
+%include "bmpx8x.h"
%{
- #include "bmpx8x.hpp"
+ #include "bmpx8x.h"
%}