From 43d2b60a29df5397be4b4bead90f40346bf85dce Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Mon, 27 Jan 2020 13:25:34 +0100 Subject: Post-merge fixes Change-Id: I6acd29103f6cc550544e7422328d97ea0e2dcafb Reviewed-by: Simon Hausmann --- tests/manual/qopengltextureblitter/CMakeLists.txt | 1 + tests/manual/qopengltextureblitter/qopengltextureblitwindow.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/manual') diff --git a/tests/manual/qopengltextureblitter/CMakeLists.txt b/tests/manual/qopengltextureblitter/CMakeLists.txt index 14d702dc7f..2c18c56d36 100644 --- a/tests/manual/qopengltextureblitter/CMakeLists.txt +++ b/tests/manual/qopengltextureblitter/CMakeLists.txt @@ -15,6 +15,7 @@ add_qt_manual_test(qopengltextureblitter Qt::GuiPrivate PUBLIC_LIBRARIES Qt::Gui + Qt::OpenGL # special case ) #### Keys ignored in scope 1:.:.:qopengltextureblitter.pro:: diff --git a/tests/manual/qopengltextureblitter/qopengltextureblitwindow.cpp b/tests/manual/qopengltextureblitter/qopengltextureblitwindow.cpp index f4e093a967..f8e033c927 100644 --- a/tests/manual/qopengltextureblitter/qopengltextureblitwindow.cpp +++ b/tests/manual/qopengltextureblitter/qopengltextureblitwindow.cpp @@ -29,7 +29,7 @@ #include "qopengltextureblitwindow.h" #include -#include +#include #include #include -- cgit v1.2.3