From cf9a304e6e3134421b8268bf8e75dc46b3d044c2 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 29 Aug 2011 14:13:08 +0200 Subject: Build on Windows/clean build on Linux. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I26552e85a8e8c63002db93b7d9b645981620f0af Reviewed-on: http://codereview.qt.nokia.com/3738 Reviewed-by: Qt Sanity Bot Reviewed-by: Samuel Rødal --- src/gui/opengl/qopenglshaderprogram.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/opengl/qopenglshaderprogram.cpp') diff --git a/src/gui/opengl/qopenglshaderprogram.cpp b/src/gui/opengl/qopenglshaderprogram.cpp index e8baf11db8..715b6ead2f 100644 --- a/src/gui/opengl/qopenglshaderprogram.cpp +++ b/src/gui/opengl/qopenglshaderprogram.cpp @@ -47,6 +47,8 @@ #include #include #include +#include +#include QT_BEGIN_NAMESPACE -- cgit v1.2.1