summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/qt/RenderThemeQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/qt/RenderThemeQt.cpp')
-rw-r--r--Source/WebCore/platform/qt/RenderThemeQt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/platform/qt/RenderThemeQt.cpp b/Source/WebCore/platform/qt/RenderThemeQt.cpp
index 1de8153a3..af36a4f7a 100644
--- a/Source/WebCore/platform/qt/RenderThemeQt.cpp
+++ b/Source/WebCore/platform/qt/RenderThemeQt.cpp
@@ -60,10 +60,10 @@
#include "UserAgentStyleSheets.h"
#include <wtf/text/StringBuilder.h>
-#include <QGuiApplication>
#include <QColor>
#include <QFile>
#include <QFontMetrics>
+#include <QGuiApplication>
#include <QStyleHints>