summaryrefslogtreecommitdiffstats
path: root/koshell/koshell_shell.cc
diff options
context:
space:
mode:
Diffstat (limited to 'koshell/koshell_shell.cc')
-rw-r--r--koshell/koshell_shell.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/koshell/koshell_shell.cc b/koshell/koshell_shell.cc
index 772b8f37..46453c1c 100644
--- a/koshell/koshell_shell.cc
+++ b/koshell/koshell_shell.cc
@@ -31,7 +31,7 @@
#include "koshell_shell.h"
#include "koshellsettings.h"
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <ktempfile.h>
#include <tdefiledialog.h>
#include <klocale.h>
@@ -47,7 +47,7 @@
#include <tdeparts/partmanager.h>
#include <tdeaction.h>
#include <tdeversion.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <KoQueryTrader.h>
#include <KoDocumentInfo.h>