diff options
Diffstat (limited to 'kmymoney2/reports/reportaccount.cpp')
-rw-r--r-- | kmymoney2/reports/reportaccount.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/reports/reportaccount.cpp b/kmymoney2/reports/reportaccount.cpp index 477580d..c8ee493 100644 --- a/kmymoney2/reports/reportaccount.cpp +++ b/kmymoney2/reports/reportaccount.cpp @@ -28,7 +28,7 @@ // (e.g. MyMoneyAccount::Checkings) into their text representation. We also // use that text representation in the core data structure of the report. (Ace) -#include <klocale.h> +#include <tdelocale.h> // ---------------------------------------------------------------------------- // Project Includes |