diff options
Diffstat (limited to 'kommander/editor/assoctexteditorimpl.cpp')
-rw-r--r-- | kommander/editor/assoctexteditorimpl.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/assoctexteditorimpl.cpp b/kommander/editor/assoctexteditorimpl.cpp index f02b779c..4ee27476 100644 --- a/kommander/editor/assoctexteditorimpl.cpp +++ b/kommander/editor/assoctexteditorimpl.cpp @@ -24,8 +24,8 @@ #include <kpushbutton.h> #include <ktextedit.h> #include <kdebug.h> -#include <kpopupmenu.h> -#include <kactioncollection.h> +#include <tdepopupmenu.h> +#include <tdeactioncollection.h> #include <kdebug.h> #include <tdetexteditor/view.h> |