summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/ads1x15/javaupm_ads1x15.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/ads1x15/javaupm_ads1x15.i')
-rw-r--r--peripheral/libupm/src/ads1x15/javaupm_ads1x15.i12
1 files changed, 6 insertions, 6 deletions
diff --git a/peripheral/libupm/src/ads1x15/javaupm_ads1x15.i b/peripheral/libupm/src/ads1x15/javaupm_ads1x15.i
index 88522e3..e16dc4e 100644
--- a/peripheral/libupm/src/ads1x15/javaupm_ads1x15.i
+++ b/peripheral/libupm/src/ads1x15/javaupm_ads1x15.i
@@ -3,14 +3,14 @@
%include "typemaps.i"
%{
- #include "ads1x15.h"
- #include "ads1015.h"
- #include "ads1115.h"
+ #include "ads1x15.hpp"
+ #include "ads1015.hpp"
+ #include "ads1115.hpp"
%}
-%include "ads1x15.h"
-%include "ads1015.h"
-%include "ads1115.h"
+%include "ads1x15.hpp"
+%include "ads1015.hpp"
+%include "ads1115.hpp"