diff options
Diffstat (limited to 'src/direct_bt/MgmtComm.cpp')
-rw-r--r-- | src/direct_bt/MgmtComm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/direct_bt/MgmtComm.cpp b/src/direct_bt/MgmtComm.cpp index 6c1b9dbc..d4ac14ef 100644 --- a/src/direct_bt/MgmtComm.cpp +++ b/src/direct_bt/MgmtComm.cpp @@ -48,7 +48,7 @@ extern "C" { #include <poll.h> } -#include "dbt_debug.hpp" +#include <dbt_debug.hpp> using namespace direct_bt; |