From 56c82081a537e6c15edd2d58567fb8874d4a9f04 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 6 Oct 2017 07:52:17 -0700 Subject: Make compile succeed without BT_SUPPORT Signed-off-by: Dirk Hohndel --- mobile-widgets/qmlmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mobile-widgets') diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h index 87668d92e..1da147c9f 100644 --- a/mobile-widgets/qmlmanager.h +++ b/mobile-widgets/qmlmanager.h @@ -9,7 +9,9 @@ #include #include +#if BT_SUPPORT #include "core/btdiscovery.h" +#endif #include "core/gpslocation.h" #include "core/downloadfromdcthread.h" #include "qt-models/divelistmodel.h" -- cgit v1.2.3-70-g09d2