diff options
Diffstat (limited to 'src/commands/removeloans.cpp')
-rw-r--r-- | src/commands/removeloans.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/removeloans.cpp b/src/commands/removeloans.cpp index 3d39886..d830347 100644 --- a/src/commands/removeloans.cpp +++ b/src/commands/removeloans.cpp @@ -18,7 +18,7 @@ #include "../calendarhandler.h" #include "../tellico_debug.h" -#include <klocale.h> +#include <tdelocale.h> using Tellico::Command::RemoveLoans; |