summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp')
-rw-r--r--tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp b/tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp
index 2b1e7ccd1..6c76c4de5 100644
--- a/tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp
+++ b/tests/auto/core/qboundedcircularbuffer/tst_qboundedcircularbuffer.cpp
@@ -42,7 +42,7 @@
#include <QObject>
#include <QtTest/QtTest>
-#include <Qt3DCore/qboundedcircularbuffer.h>
+#include <Qt3DCore/private/qboundedcircularbuffer_p.h>
using namespace Qt3D;