diff options
Diffstat (limited to 'kmymoney2/reports/pivotgridtest.cpp')
-rw-r--r-- | kmymoney2/reports/pivotgridtest.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kmymoney2/reports/pivotgridtest.cpp b/kmymoney2/reports/pivotgridtest.cpp index 5b8dd54..2a7335c 100644 --- a/kmymoney2/reports/pivotgridtest.cpp +++ b/kmymoney2/reports/pivotgridtest.cpp @@ -22,9 +22,9 @@ #include <kdebug.h> #include <tdeversion.h> -#include <kglobal.h> -#include <kglobalsettings.h> -#include <klocale.h> +#include <tdeglobal.h> +#include <tdeglobalsettings.h> +#include <tdelocale.h> #include <kstandarddirs.h> // DOH, mmreport.h uses this without including it!! |