diff options
Diffstat (limited to 'kmymoney2/reports')
-rw-r--r-- | kmymoney2/reports/pivotgridtest.cpp | 2 | ||||
-rw-r--r-- | kmymoney2/reports/pivottabletest.cpp | 2 | ||||
-rw-r--r-- | kmymoney2/reports/querytabletest.cpp | 2 | ||||
-rw-r--r-- | kmymoney2/reports/reportstestcommon.cpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/kmymoney2/reports/pivotgridtest.cpp b/kmymoney2/reports/pivotgridtest.cpp index 431ef0f..5b8dd54 100644 --- a/kmymoney2/reports/pivotgridtest.cpp +++ b/kmymoney2/reports/pivotgridtest.cpp @@ -21,7 +21,7 @@ #include <tqfile.h> #include <kdebug.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kglobal.h> #include <kglobalsettings.h> #include <klocale.h> diff --git a/kmymoney2/reports/pivottabletest.cpp b/kmymoney2/reports/pivottabletest.cpp index ddee89e..d1a6586 100644 --- a/kmymoney2/reports/pivottabletest.cpp +++ b/kmymoney2/reports/pivottabletest.cpp @@ -21,7 +21,7 @@ #include <tqfile.h> #include <kdebug.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kglobal.h> #include <kglobalsettings.h> #include <klocale.h> diff --git a/kmymoney2/reports/querytabletest.cpp b/kmymoney2/reports/querytabletest.cpp index c0a448c..b763276 100644 --- a/kmymoney2/reports/querytabletest.cpp +++ b/kmymoney2/reports/querytabletest.cpp @@ -20,7 +20,7 @@ #include <tqfile.h> #include <kdebug.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kglobal.h> #include <kglobalsettings.h> #include <klocale.h> diff --git a/kmymoney2/reports/reportstestcommon.cpp b/kmymoney2/reports/reportstestcommon.cpp index 6783b08..eac6193 100644 --- a/kmymoney2/reports/reportstestcommon.cpp +++ b/kmymoney2/reports/reportstestcommon.cpp @@ -21,7 +21,7 @@ #include <tqfile.h> #include <kdebug.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kglobal.h> #include <kglobalsettings.h> #include <klocale.h> |