summaryrefslogtreecommitdiffstats
path: root/src/newstuff/dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newstuff/dialog.cpp')
-rw-r--r--src/newstuff/dialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/newstuff/dialog.cpp b/src/newstuff/dialog.cpp
index 7b32f38..19ac406 100644
--- a/src/newstuff/dialog.cpp
+++ b/src/newstuff/dialog.cpp
@@ -18,7 +18,7 @@
#include "../tellico_utils.h"
#include "../tellico_debug.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <kpushbutton.h>
#include <tdeconfig.h>
#include <kiconloader.h>
@@ -28,7 +28,7 @@
#include <tdeaccelmanager.h>
#include <knewstuff/entry.h>
#include <knewstuff/provider.h>
-#include <ktempfile.h>
+#include <tdetempfile.h>
#include <tqlabel.h>
#include <tqtextedit.h>