diff options
Diffstat (limited to 'src/collections/bibtexcollection.cpp')
| -rw-r--r-- | src/collections/bibtexcollection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collections/bibtexcollection.cpp b/src/collections/bibtexcollection.cpp index 0f45384..d28268b 100644 --- a/src/collections/bibtexcollection.cpp +++ b/src/collections/bibtexcollection.cpp @@ -16,7 +16,7 @@ #include "../document.h" #include "../tellico_debug.h" -#include <klocale.h> +#include <tdelocale.h> using Tellico::Data::BibtexCollection; |
