summaryrefslogtreecommitdiff
path: root/PanController.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'PanController.cpp')
-rw-r--r--PanController.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/PanController.cpp b/PanController.cpp
index e613874f..08e3024a 100644
--- a/PanController.cpp
+++ b/PanController.cpp
@@ -26,7 +26,9 @@
#include <netinet/in.h>
#include <arpa/inet.h>
+#ifdef HAVE_BLUETOOTH
#include <bluedroid/bluetooth.h>
+#endif
#define LOG_TAG "PanController"
#include <cutils/log.h>