summaryrefslogtreecommitdiffstats
path: root/khtml/ecma/kjs_window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'khtml/ecma/kjs_window.cpp')
-rw-r--r--khtml/ecma/kjs_window.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/khtml/ecma/kjs_window.cpp b/khtml/ecma/kjs_window.cpp
index 067a189ac..bed6b83c6 100644
--- a/khtml/ecma/kjs_window.cpp
+++ b/khtml/ecma/kjs_window.cpp
@@ -41,10 +41,10 @@
#include <klocale.h>
#include <kmdcodec.h>
#include <kparts/browserinterface.h>
-#include <kwin.h>
+#include <twin.h>
#if defined Q_WS_X11 && ! defined K_WS_QTONLY
-#include <kwinmodule.h> // schroder
+#include <twinmodule.h> // schroder
#endif
#ifndef KONQ_EMBEDDED