From e3bdcb1d62c8de4f13dfbeac1635dd82e0be5dff Mon Sep 17 00:00:00 2001 From: Pekka Vuorela Date: Tue, 27 Sep 2011 15:19:20 +0300 Subject: Use module prefixed include paths, avoids warnings in configure. Change-Id: I081fa49073da532647836ddd1087c0f5fcf32775 Reviewed-on: http://codereview.qt-project.org/5634 Reviewed-by: Qt Sanity Bot Reviewed-by: Lars Knoll --- src/gui/opengl/qopengl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/opengl') diff --git a/src/gui/opengl/qopengl.h b/src/gui/opengl/qopengl.h index cef4277d6b..6edec3c6c1 100644 --- a/src/gui/opengl/qopengl.h +++ b/src/gui/opengl/qopengl.h @@ -42,7 +42,7 @@ #ifndef QOPENGL_H #define QOPENGL_H -#include +#include QT_BEGIN_HEADER -- cgit v1.2.3