summaryrefslogtreecommitdiff
path: root/bluetooth/1.0/default/async_fd_watcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'bluetooth/1.0/default/async_fd_watcher.cc')
-rw-r--r--bluetooth/1.0/default/async_fd_watcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/1.0/default/async_fd_watcher.cc b/bluetooth/1.0/default/async_fd_watcher.cc
index d8714f5b5b..7c74643871 100644
--- a/bluetooth/1.0/default/async_fd_watcher.cc
+++ b/bluetooth/1.0/default/async_fd_watcher.cc
@@ -24,7 +24,7 @@
#include <map>
#include <mutex>
#include <thread>
-#include <utils/Log.h>
+#include <log/log.h>
#include <vector>
#include "fcntl.h"
#include "sys/select.h"