diff options
Diffstat (limited to 'tdehtml/tdehtml_part.cpp')
-rw-r--r-- | tdehtml/tdehtml_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/tdehtml_part.cpp b/tdehtml/tdehtml_part.cpp index caa55ae61..9f771268e 100644 --- a/tdehtml/tdehtml_part.cpp +++ b/tdehtml/tdehtml_part.cpp @@ -115,7 +115,7 @@ using namespace DOM; #include "tdehtmlpart_p.h" #include "kpassivepopup.h" -#include "kpopupmenu.h" +#include "tdepopupmenu.h" #include "rendering/render_form.h" #include <twin.h> |