summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp')
-rw-r--r--tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp b/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
index ba0c9a9bf..4912dac0c 100644
--- a/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
+++ b/tests/auto/render/qtextureimagedata/tst_qtextureimagedata.cpp
@@ -31,7 +31,7 @@
#include <Qt3DRender/private/qtextureimagedata_p.h>
#include <Qt3DRender/qtextureimagedata.h>
-#include "testpostmanarbiter.h"
+#include "testarbiter.h"
// We need to call QNode::clone which is protected
// So we sublcass QNode instead of QObject