summaryrefslogtreecommitdiffstats
path: root/kpdf/shell/shell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kpdf/shell/shell.cpp')
-rw-r--r--kpdf/shell/shell.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kpdf/shell/shell.cpp b/kpdf/shell/shell.cpp
index 6e85080d..209f8760 100644
--- a/kpdf/shell/shell.cpp
+++ b/kpdf/shell/shell.cpp
@@ -25,12 +25,12 @@
#include <kedittoolbar.h>
#include <tdefiledialog.h>
#include <klibloader.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <kstdaction.h>
#include <kurl.h>
#include <kdebug.h>
-#include <klocale.h>
-#include <kmenubar.h>
+#include <tdelocale.h>
+#include <tdemenubar.h>
#include <tdeparts/componentfactory.h>
#include <tdeio/netaccess.h>
#include <tdemainwindowiface.h>