summaryrefslogtreecommitdiffstats
path: root/kmymoney2/reports/pivotgrid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/reports/pivotgrid.cpp')
-rw-r--r--kmymoney2/reports/pivotgrid.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/reports/pivotgrid.cpp b/kmymoney2/reports/pivotgrid.cpp
index 6a3f773..914fba9 100644
--- a/kmymoney2/reports/pivotgrid.cpp
+++ b/kmymoney2/reports/pivotgrid.cpp
@@ -39,8 +39,8 @@
// (e.g. MyMoneyAccount::Checkings) into their text representation. We also
// use that text representation in the core data structure of the report. (Ace)
-#include <kglobal.h>
-#include <klocale.h>
+#include <tdeglobal.h>
+#include <tdelocale.h>
#include <kdebug.h>
#include <kcalendarsystem.h>