summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/grovescam/javaupm_grovescam.i
diff options
context:
space:
mode:
Diffstat (limited to 'peripheral/libupm/src/grovescam/javaupm_grovescam.i')
-rw-r--r--peripheral/libupm/src/grovescam/javaupm_grovescam.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/libupm/src/grovescam/javaupm_grovescam.i b/peripheral/libupm/src/grovescam/javaupm_grovescam.i
index 8e55cdf..c22bf9c 100644
--- a/peripheral/libupm/src/grovescam/javaupm_grovescam.i
+++ b/peripheral/libupm/src/grovescam/javaupm_grovescam.i
@@ -3,10 +3,10 @@
%include "../java_buffer.i"
%{
- #include "grovescam.h"
+ #include "grovescam.hpp"
%}
-%include "grovescam.h"
+%include "grovescam.hpp"
%pragma(java) jniclasscode=%{
static {