summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/max31855/jsupm_max31855.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/max31855/jsupm_max31855.i')
-rw-r--r--peripheral/libupm/src/max31855/jsupm_max31855.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/max31855/jsupm_max31855.i b/peripheral/libupm/src/max31855/jsupm_max31855.i
index d3c2897..6bb6967 100644
--- a/peripheral/libupm/src/max31855/jsupm_max31855.i
+++ b/peripheral/libupm/src/max31855/jsupm_max31855.i
@@ -3,8 +3,8 @@
%include "../upm.i"
%{
- #include "max31855.hpp"
+ #include "max31855.h"
%}
-%include "max31855.hpp"
+%include "max31855.h"
//! [Interesting]