diff options
Diffstat (limited to 'core/settings/qPrefLocationService.cpp')
-rw-r--r-- | core/settings/qPrefLocationService.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/settings/qPrefLocationService.cpp b/core/settings/qPrefLocationService.cpp index 84ebcc321..01f4ffb9a 100644 --- a/core/settings/qPrefLocationService.cpp +++ b/core/settings/qPrefLocationService.cpp @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 #include "qPrefLocationService.h" -#include "qPref.h" #include "qPrefPrivate.h" static const QString group = QStringLiteral("LocationService"); |