summaryrefslogtreecommitdiffstats
path: root/kmymoney2/reports/reportstestcommon.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:55 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:46:55 -0600
commit05ca30417c525eb7b9c3b37a108f8952e392588e (patch)
treecec47579241cb65b8f10d1d9c6525648629c7164 /kmymoney2/reports/reportstestcommon.cpp
parente6f3eb4234a6cb4210a21953f304fa1770421c9f (diff)
downloadkmymoney-05ca30417c525eb7b9c3b37a108f8952e392588e.tar.gz
kmymoney-05ca30417c525eb7b9c3b37a108f8952e392588e.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kmymoney2/reports/reportstestcommon.cpp')
-rw-r--r--kmymoney2/reports/reportstestcommon.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kmymoney2/reports/reportstestcommon.cpp b/kmymoney2/reports/reportstestcommon.cpp
index a64f04e..bc330f0 100644
--- a/kmymoney2/reports/reportstestcommon.cpp
+++ b/kmymoney2/reports/reportstestcommon.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>
#include "kreportsviewtest.h"