summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/quotedfilenames/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/quotedfilenames/main.cpp')
-rw-r--r--tests/auto/tools/qmake/testdata/quotedfilenames/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/tools/qmake/testdata/quotedfilenames/main.cpp b/tests/auto/tools/qmake/testdata/quotedfilenames/main.cpp
index 4cbb8f8b09..2a56d5b59b 100644
--- a/tests/auto/tools/qmake/testdata/quotedfilenames/main.cpp
+++ b/tests/auto/tools/qmake/testdata/quotedfilenames/main.cpp
@@ -31,7 +31,7 @@
**
****************************************************************************/
-
+#include <header.h>
#include <qguiapplication.h>