diff options
Diffstat (limited to 'src/commands/collectioncommand.cpp')
-rw-r--r-- | src/commands/collectioncommand.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/collectioncommand.cpp b/src/commands/collectioncommand.cpp index 3d4e354..dc2cdc0 100644 --- a/src/commands/collectioncommand.cpp +++ b/src/commands/collectioncommand.cpp @@ -17,7 +17,7 @@ #include "../controller.h" #include "../tellico_debug.h" -#include <klocale.h> +#include <tdelocale.h> using Tellico::Command::CollectionCommand; |