From c71ad953fb86af763c9f8b192abadde87ce4fe6a Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 18 Dec 2012 11:26:49 +0100 Subject: Rename "support" to "extras" everywhere, to match the new module name Change-Id: Ic089aa287b38b756bb9f0bc252c4120859afcefa Reviewed-by: Richard J. Moore --- tests/auto/cmake/test_qx11_module/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/auto/cmake/test_qx11_module/main.cpp') 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 -#include -#include -#include +#include +#include +#include int main(int argc, char **argv) { -- cgit v1.2.1