summaryrefslogtreecommitdiffstats
path: root/java/jni/HCIAdapter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'java/jni/HCIAdapter.cxx')
-rw-r--r--java/jni/HCIAdapter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jni/HCIAdapter.cxx b/java/jni/HCIAdapter.cxx
index d357483d..afb420fc 100644
--- a/java/jni/HCIAdapter.cxx
+++ b/java/jni/HCIAdapter.cxx
@@ -23,12 +23,12 @@
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-#include "tinyb_hci/HCITypes.hpp"
+#include "direct_bt/HCITypes.hpp"
#include "tinyb_hci_HCIAdapter.h"
#include "JNIMem.hpp"
#include "helper_base.hpp"
-using namespace tinyb_hci;
+using namespace direct_bt;