summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoserviceprovider_p.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2022-02-11 11:34:22 -0800
committerThiago Macieira <thiago.macieira@intel.com>2022-03-09 18:57:38 -0800
commit7bc460aaafbaec6fca974c80a272b189545e6bb8 (patch)
tree239fdf61d22ad3fb6b5b2340e9ffde8e20f8cb38 /src/location/maps/qgeoserviceprovider_p.h
parent4b42b88f6be0bc64bc3b945814977a63f93e3f10 (diff)
downloadqtlocation-7bc460aaafbaec6fca974c80a272b189545e6bb8.tar.gz
Make sure all private headers include at least one other
See script in qtbase/util/includeprivate for the rules. Since these files are being touched anyway, I also ran the updatecopyright.pl script too. Change-Id: Ib056b47dde3341ef9a52ffff13ef677e471674b6 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/location/maps/qgeoserviceprovider_p.h')
-rw-r--r--src/location/maps/qgeoserviceprovider_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/location/maps/qgeoserviceprovider_p.h b/src/location/maps/qgeoserviceprovider_p.h
index 6fd5cba9..5994c33d 100644
--- a/src/location/maps/qgeoserviceprovider_p.h
+++ b/src/location/maps/qgeoserviceprovider_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtLocation module of the Qt Toolkit.
@@ -56,6 +56,7 @@
#include <QHash>
#include <QCborMap>
#include <QLocale>
+#include <private/qglobal_p.h>
QT_BEGIN_NAMESPACE