diff options
Diffstat (limited to 'java/jni/tinyb/helper_tinyb.hpp')
-rw-r--r-- | java/jni/tinyb/helper_tinyb.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jni/tinyb/helper_tinyb.hpp b/java/jni/tinyb/helper_tinyb.hpp index d91051c..cdfad29 100644 --- a/java/jni/tinyb/helper_tinyb.hpp +++ b/java/jni/tinyb/helper_tinyb.hpp @@ -29,6 +29,7 @@ #pragma once #include "helper_base.hpp" + #include "tinyb/BluetoothObject.hpp" #include "tinyb/BluetoothException.hpp" |