summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/WebCoreSupport/PageClientQt.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/qt/WebCoreSupport/PageClientQt.h')
-rw-r--r--WebKit/qt/WebCoreSupport/PageClientQt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/WebKit/qt/WebCoreSupport/PageClientQt.h b/WebKit/qt/WebCoreSupport/PageClientQt.h
index 6dab4e1..818c67a 100644
--- a/WebKit/qt/WebCoreSupport/PageClientQt.h
+++ b/WebKit/qt/WebCoreSupport/PageClientQt.h
@@ -24,12 +24,12 @@
#include "FrameView.h"
#include "GraphicsContext.h"
#include "IntRect.h"
+#include "QWebPageClient.h"
+#include "TiledBackingStore.h"
#include "qwebframe.h"
#include "qwebframe_p.h"
#include "qwebpage.h"
#include "qwebpage_p.h"
-#include "QWebPageClient.h"
-#include "TiledBackingStore.h"
#include <QtCore/qmetaobject.h>
#include <QtCore/qsharedpointer.h>