summaryrefslogtreecommitdiffstats
path: root/src/newstuff/dialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-15 21:52:08 -0600
committerTimothy Pearson <[email protected]>2013-02-15 21:52:08 -0600
commit784a2227ffdcb03a1e37b1390a8b6e0985ddda9c (patch)
tree2497bf931758f4bbbf3ec4c538c947b1df27692b /src/newstuff/dialog.cpp
parent2b2b805df5f62a0bc900253dd3e774f2e2ad31e3 (diff)
downloadtellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.tar.gz
tellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.zip
Rename additional header files to avoid conflicts with KDE4
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>