summaryrefslogtreecommitdiff
path: root/tests/auto/cmake/test_qx11_module/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/test_qx11_module/main.cpp')
-rw-r--r--tests/auto/cmake/test_qx11_module/main.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/cmake/test_qx11_module/main.cpp b/tests/auto/cmake/test_qx11_module/main.cpp
index 932521f..41f22da 100644
--- a/tests/auto/cmake/test_qx11_module/main.cpp
+++ b/tests/auto/cmake/test_qx11_module/main.cpp
@@ -1,8 +1,8 @@
#include <QX11Info>
-#include <QtX11Support/QX11Info>
-#include <QtX11Support/QtX11Support>
-#include <QtX11Support>
+#include <QtX11Extras/QX11Info>
+#include <QtX11Extras/QtX11Extras>
+#include <QtX11Extras>
int main(int argc, char **argv)
{