diff options
Diffstat (limited to 'src/collection.cpp')
-rw-r--r-- | src/collection.cpp | 2 |
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> |