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