summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/tests.pri')
-rw-r--r--tests/auto/widgets/tests.pri4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/widgets/tests.pri b/tests/auto/widgets/tests.pri
index 4ca22969f..05636d279 100644
--- a/tests/auto/widgets/tests.pri
+++ b/tests/auto/widgets/tests.pri
@@ -13,9 +13,7 @@ contains(MOBILITY_CONFIG, multimedia) {
}
SOURCES += $${TARGET}.cpp
-INCLUDEPATH += \
- $$PWD \
- $$PWD/../Api
+INCLUDEPATH += $$PWD
QT += testlib network webenginewidgets widgets
macx: CONFIG -= app_bundle