From 11e788c9a555694f3ec5c4839eb98c4048801bf2 Mon Sep 17 00:00:00 2001 From: Andy Nichols Date: Mon, 25 Apr 2016 12:09:44 +0200 Subject: Get tests building when QT_NO_OPENGL is defined Change-Id: I36f9e5e916b59657990d7613850ba76d2489a21e Reviewed-by: Laszlo Agocs --- tests/auto/quick/nokeywords/tst_nokeywords.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/auto/quick/nokeywords') diff --git a/tests/auto/quick/nokeywords/tst_nokeywords.cpp b/tests/auto/quick/nokeywords/tst_nokeywords.cpp index ffe76cc210..e25cd9535b 100644 --- a/tests/auto/quick/nokeywords/tst_nokeywords.cpp +++ b/tests/auto/quick/nokeywords/tst_nokeywords.cpp @@ -48,6 +48,7 @@ #include #include #include +#ifndef QT_NO_OPENGL #include #include #include @@ -55,6 +56,7 @@ #include #include #include +#endif #include #include #include -- cgit v1.2.3