summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/qt/PlatformScreenQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/qt/PlatformScreenQt.cpp')
-rw-r--r--Source/WebCore/platform/qt/PlatformScreenQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/qt/PlatformScreenQt.cpp b/Source/WebCore/platform/qt/PlatformScreenQt.cpp
index fa2e837ea..d08230299 100644
--- a/Source/WebCore/platform/qt/PlatformScreenQt.cpp
+++ b/Source/WebCore/platform/qt/PlatformScreenQt.cpp
@@ -36,8 +36,8 @@
#include "FrameView.h"
#include "HostWindow.h"
#include "NotImplemented.h"
-#include "Widget.h"
#include "QWebPageClient.h"
+#include "Widget.h"
#include <QGuiApplication>
#include <QScreen>