summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro')
-rw-r--r--tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro b/tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro
index d67dab8ee..80ae30b67 100644
--- a/tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro
+++ b/tests/auto/core/qboundedcircularbuffer/qboundedcircularbuffer.pro
@@ -1,7 +1,7 @@
TARGET = tst_qboundedcircularbuffer
CONFIG += testcase
TEMPLATE = app
-QT += testlib 3dcore
+QT += testlib 3dcore 3dcore-private
DEFINES += SRCDIR=\\\"$$PWD/\\\"