diff options
Diffstat (limited to 'src/commands/reorderfields.cpp')
-rw-r--r-- | src/commands/reorderfields.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/reorderfields.cpp b/src/commands/reorderfields.cpp index cefb946..9419c08 100644 --- a/src/commands/reorderfields.cpp +++ b/src/commands/reorderfields.cpp @@ -16,7 +16,7 @@ #include "../controller.h" #include "../tellico_debug.h" -#include <klocale.h> +#include <tdelocale.h> using Tellico::Command::ReorderFields; |