diff options
Diffstat (limited to 'kommander/editor/mainwindowactions.cpp')
-rw-r--r-- | kommander/editor/mainwindowactions.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/editor/mainwindowactions.cpp b/kommander/editor/mainwindowactions.cpp index 8be705a8..749f5d3b 100644 --- a/kommander/editor/mainwindowactions.cpp +++ b/kommander/editor/mainwindowactions.cpp @@ -74,9 +74,9 @@ #include <kstdguiitem.h> #include <kurl.h> -#include <ktexteditor/document.h> -#include <ktexteditor/view.h> -#include <ktexteditor/configinterface.h> +#include <tdetexteditor/document.h> +#include <tdetexteditor/view.h> +#include <tdetexteditor/configinterface.h> #include <stdlib.h> |