summaryrefslogtreecommitdiffstats
path: root/src/oauth/qoauth1signature_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/oauth/qoauth1signature_p.h')
-rw-r--r--src/oauth/qoauth1signature_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/oauth/qoauth1signature_p.h b/src/oauth/qoauth1signature_p.h
index b86218c..d2c212f 100644
--- a/src/oauth/qoauth1signature_p.h
+++ b/src/oauth/qoauth1signature_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Network Auth module of the Qt Toolkit.
@@ -47,6 +47,7 @@
#include <QtCore/qstring.h>
#include <QtCore/qvariant.h>
#include <QtCore/qshareddata.h>
+#include <QtCore/private/qglobal_p.h>
QT_BEGIN_NAMESPACE