From afd40dd12393e1b02776a835b17598d27db113a0 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 28 Nov 2014 19:47:55 +0100 Subject: avoid direct use of QLibraryInfo as much as possible Change-Id: Ic1f5f5167181b15bc67bf4c6a1001532d0058b45 Reviewed-by: Joerg Bornemann --- qmake/option.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qmake/option.cpp') diff --git a/qmake/option.cpp b/qmake/option.cpp index 4fcf0d7bdb..cb851229b4 100644 --- a/qmake/option.cpp +++ b/qmake/option.cpp @@ -37,7 +37,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3