summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/set.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/set.cpp')
-rw-r--r--lib/koproperty/set.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/set.cpp b/lib/koproperty/set.cpp
index 5845365f..16fdacc8 100644
--- a/lib/koproperty/set.cpp
+++ b/lib/koproperty/set.cpp
@@ -28,7 +28,7 @@
//#include <tqvaluelist.h>
#include <kdebug.h>
-#include <klocale.h>
+#include <tdelocale.h>
typedef TQMap<TQCString, TQValueList<TQCString> > StringListMap;
typedef TQMapIterator<TQCString, TQStringList> StringListMapIterator;