summaryrefslogtreecommitdiff
path: root/src/metawatchbttransport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/metawatchbttransport.h')
-rw-r--r--src/metawatchbttransport.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/metawatchbttransport.h b/src/metawatchbttransport.h
index a27328a..b1f3bf0 100644
--- a/src/metawatchbttransport.h
+++ b/src/metawatchbttransport.h
@@ -3,7 +3,9 @@
#include <QtBluetooth/QBluetoothSocket>
+#ifdef QT_USE_NAMESPACE_BLUETOOTH
QT_USE_NAMESPACE_BLUETOOTH
+#endif
#include "metawatchtransport.h"