summaryrefslogtreecommitdiffstats
path: root/kpdf/shell
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/shell')
-rw-r--r--kpdf/shell/shell.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpdf/shell/shell.cpp b/kpdf/shell/shell.cpp
index 14baa149..47e500ea 100644
--- a/kpdf/shell/shell.cpp
+++ b/kpdf/shell/shell.cpp
@@ -20,7 +20,7 @@
// qt/kde includes
#include <tqcursor.h>
#include <tqtimer.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <kapplication.h>
#include <kedittoolbar.h>
#include <tdefiledialog.h>
@@ -33,7 +33,7 @@
#include <kmenubar.h>
#include <tdeparts/componentfactory.h>
#include <tdeio/netaccess.h>
-#include <kmainwindowiface.h>
+#include <tdemainwindowiface.h>
// local includes
#include "shell.h"