summaryrefslogtreecommitdiffstats
path: root/src/collection.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:52:08 -0600
commit784a2227ffdcb03a1e37b1390a8b6e0985ddda9c (patch)
tree2497bf931758f4bbbf3ec4c538c947b1df27692b /src/collection.cpp
parent2b2b805df5f62a0bc900253dd3e774f2e2ad31e3 (diff)
downloadtellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.tar.gz
tellico-784a2227ffdcb03a1e37b1390a8b6e0985ddda9c.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/collection.cpp')
-rw-r--r--src/collection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collection.cpp b/src/collection.cpp
index 6eaece8..7d121e0 100644
--- a/src/collection.cpp
+++ b/src/collection.cpp
@@ -22,7 +22,7 @@
#include "stringset.h"
#include "tellico_kernel.h"
-#include <klocale.h>
+#include <tdelocale.h>
#include <tqregexp.h>
#include <tqvaluestack.h>