summaryrefslogtreecommitdiffstats
path: root/src/sensors/qorientationsensor_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-08 08:07:14 -0800
commit31c8e8069ba6925e1ea634e3c64f874819d5b834 (patch)
treee17228c9d4a5e90fe25ff4e0dfc9b0a78aba5705 /src/sensors/qorientationsensor_p.h
parent4ca40ff95a6b5b2ad3763de2ba8d212413df10a5 (diff)
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/sensors/qorientationsensor_p.h')
-rw-r--r--src/sensors/qorientationsensor_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sensors/qorientationsensor_p.h b/src/sensors/qorientationsensor_p.h
index 69b70157..a071b1c8 100644
--- a/src/sensors/qorientationsensor_p.h
+++ b/src/sensors/qorientationsensor_p.h
@@ -51,6 +51,8 @@
// We mean it.
//
+#include <QtCore/private/qglobal_p.h>
+
QT_BEGIN_NAMESPACE
class QOrientationReadingPrivate