summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/api/qquickwebenginedialogrequests_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webenginequick/api/qquickwebenginedialogrequests_p.h')
-rw-r--r--src/webenginequick/api/qquickwebenginedialogrequests_p.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/webenginequick/api/qquickwebenginedialogrequests_p.h b/src/webenginequick/api/qquickwebenginedialogrequests_p.h
index a9f745df9..2e99d6fc7 100644
--- a/src/webenginequick/api/qquickwebenginedialogrequests_p.h
+++ b/src/webenginequick/api/qquickwebenginedialogrequests_p.h
@@ -37,8 +37,8 @@
**
****************************************************************************/
-#ifndef QQUICKWEBENGINDIALOGREQUESTS_H
-#define QQUICKWEBENGINDIALOGREQUESTS_H
+#ifndef QQUICKWEBENGINDIALOGREQUESTS_P_H
+#define QQUICKWEBENGINDIALOGREQUESTS_P_H
//
// W A R N I N G
@@ -52,10 +52,10 @@
//
#include <QtWebEngineQuick/private/qtwebenginequickglobal_p.h>
-#include <QtCore/QUrl>
-#include <QtCore/QWeakPointer>
-#include <QtCore/QRect>
-#include <QtGui/QColor>
+#include <QtCore/qpoint.h>
+#include <QtCore/qsharedpointer.h>
+#include <QtCore/qurl.h>
+#include <QtGui/qcolor.h>
#include <QtQml/qqmlregistration.h>
namespace QtWebEngineCore {
@@ -280,4 +280,4 @@ private:
QT_END_NAMESPACE
-#endif // QQUICKWEBENGINDIALOGREQUESTS_H
+#endif // QQUICKWEBENGINDIALOGREQUESTS_P_H