#include "config.h"
#include "FrameQt.h"
-#include "Element.h"
-#include "RenderObject.h"
-#include "RenderWidget.h"
-#include "RenderLayer.h"
-#include "Page.h"
-#include "Document.h"
-#include "HTMLElement.h"
+#include "DOMImplementation.h"
#include "DOMWindow.h"
+#include "Document.h"
+#include "Document.h"
#include "EditorClientQt.h"
+#include "Element.h"
#include "FrameLoadRequest.h"
-#include "DOMImplementation.h"
-#include "ResourceHandleInternal.h"
-#include "Document.h"
-#include "Settings.h"
-#include "Plugin.h"
+#include "FrameLoader.h"
#include "FramePrivate.h"
#include "GraphicsContext.h"
#include "HTMLDocument.h"
-#include "ResourceHandle.h"
-#include "PlatformMouseEvent.h"
+#include "HTMLElement.h"
+#include "JSLock.h"
+#include "MouseEventWithHitTestResults.h"
+#include "Page.h"
#include "PlatformKeyboardEvent.h"
+#include "PlatformMouseEvent.h"
#include "PlatformWheelEvent.h"
-#include "MouseEventWithHitTestResults.h"
+#include "Plugin.h"
+#include "RenderLayer.h"
+#include "RenderObject.h"
+#include "RenderWidget.h"
+#include "ResourceHandle.h"
+#include "ResourceHandleInternal.h"
#include "SelectionController.h"
+#include "Settings.h"
#include "TypingCommand.h"
-#include "JSLock.h"
#include "kjs_window.h"
#include "runtime_root.h"