diff options
Diffstat (limited to 'kmymoney2/reports/reportstestcommon.cpp')
-rw-r--r-- | kmymoney2/reports/reportstestcommon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/reports/reportstestcommon.cpp b/kmymoney2/reports/reportstestcommon.cpp index bc330f0..5a8f370 100644 --- a/kmymoney2/reports/reportstestcommon.cpp +++ b/kmymoney2/reports/reportstestcommon.cpp @@ -31,7 +31,7 @@ #define private public #include "pivottable.h" -#include "tquerytable.h" +#include "querytable.h" #undef private using namespace reports; |