summaryrefslogtreecommitdiffstats
path: root/src/translators/pilotdbexporter.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/translators/pilotdbexporter.cpp
parent2b2b805df5f62a0bc900253dd3e774f2e2ad31e3 (diff)
downloadtellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.tar.gz
tellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/translators/pilotdbexporter.cpp')
-rw-r--r--src/translators/pilotdbexporter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/translators/pilotdbexporter.cpp b/src/translators/pilotdbexporter.cpp
index 934f8df..5485edf 100644
--- a/src/translators/pilotdbexporter.cpp
+++ b/src/translators/pilotdbexporter.cpp
@@ -18,10 +18,10 @@
#include "../collection.h"
#include "../filehandler.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <tdeconfig.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kcharsets.h>
#include <tqlayout.h>