summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternssdk/TestSuite.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-04-07 09:13:22 +0200
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-04-07 08:48:07 +0000
commit5199cce73762771f593f12abbe326f8086142c0e (patch)
tree055b1157fe6570370c313b38c43053f2e01aa817 /tests/auto/xmlpatternssdk/TestSuite.cpp
parenta0fdb626e5779e0f393fb9d031bc44d5f48de263 (diff)
downloadqtxmlpatterns-5199cce73762771f593f12abbe326f8086142c0e.tar.gz
Rename private header qdebug_p.h to qxmldebug_p.h.
Avoid conflicts with the newly introduced qdebug_p.h of QtCore. Change-Id: I04b83e159900d9d36fa96ae5112eb4cdf75c0551 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to 'tests/auto/xmlpatternssdk/TestSuite.cpp')
-rw-r--r--tests/auto/xmlpatternssdk/TestSuite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternssdk/TestSuite.cpp b/tests/auto/xmlpatternssdk/TestSuite.cpp
index 8bf437d..172f930 100644
--- a/tests/auto/xmlpatternssdk/TestSuite.cpp
+++ b/tests/auto/xmlpatternssdk/TestSuite.cpp
@@ -43,7 +43,7 @@
#include "XMLWriter.h"
#include "XSLTTestSuiteHandler.h"
#include "XSDTestSuiteHandler.h"
-#include <private/qdebug_p.h>
+#include <private/qxmldebug_p.h>
#include "TestSuite.h"