diff options
Diffstat (limited to 'java/jni/direct_bt/helper_dbt.hpp')
-rw-r--r-- | java/jni/direct_bt/helper_dbt.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jni/direct_bt/helper_dbt.hpp b/java/jni/direct_bt/helper_dbt.hpp index 2f3d265f..5598c011 100644 --- a/java/jni/direct_bt/helper_dbt.hpp +++ b/java/jni/direct_bt/helper_dbt.hpp @@ -29,7 +29,7 @@ #include "JNIMem.hpp" #include "helper_base.hpp" -#include "direct_bt/JavaAccess.hpp" +#include "direct_bt/JavaUplink.hpp" #include "direct_bt/BasicTypes.hpp" namespace direct_bt { |