summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/xbee/jsupm_xbee.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/xbee/jsupm_xbee.i')
-rw-r--r--peripheral/libupm/src/xbee/jsupm_xbee.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/xbee/jsupm_xbee.i b/peripheral/libupm/src/xbee/jsupm_xbee.i
index f71f0ce..1d7339d 100644
--- a/peripheral/libupm/src/xbee/jsupm_xbee.i
+++ b/peripheral/libupm/src/xbee/jsupm_xbee.i
@@ -4,8 +4,8 @@
%include "std_string.i"
%{
- #include "xbee.h"
+ #include "xbee.hpp"
%}
-%include "xbee.h"
+%include "xbee.hpp"
%array_class(char, charArray);