From 212ff1b00af7642e0416f8e8f83dc3964377195d Mon Sep 17 00:00:00 2001 From: Andras Becsi Date: Thu, 26 Jun 2014 17:52:50 +0200 Subject: OS X: Fix the build with the Qt SDK Change-Id: Icc4219ace4121a4b30302e0348e48dc75cae54cb Reviewed-by: Zeno Albisser --- examples/webengine/quicknanobrowser/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/webengine/quicknanobrowser/main.cpp b/examples/webengine/quicknanobrowser/main.cpp index 1e592f3e1..f9d867c8d 100644 --- a/examples/webengine/quicknanobrowser/main.cpp +++ b/examples/webengine/quicknanobrowser/main.cpp @@ -47,7 +47,7 @@ typedef QApplication Application; #include typedef QGuiApplication Application; #endif -#include +#include int main(int argc, char **argv) { -- cgit v1.2.3