diff options
Diffstat (limited to 'khtml/khtml_part.cpp')
-rw-r--r-- | khtml/khtml_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/khtml_part.cpp b/khtml/khtml_part.cpp index 6412902a7..18ca537b8 100644 --- a/khtml/khtml_part.cpp +++ b/khtml/khtml_part.cpp @@ -117,7 +117,7 @@ using namespace DOM; #include "kpassivepopup.h" #include "kpopupmenu.h" #include "rendering/render_form.h" -#include <kwin.h> +#include <twin.h> #define HINT_UTF8 106 |