use QtGui/ based includes
authorGunnar Sletta <gunnar.sletta@nokia.com>
Fri, 9 Sep 2011 07:03:12 +0000 (09:03 +0200)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
Fri, 9 Sep 2011 07:06:32 +0000 (09:06 +0200)
Change-Id: I763bdba236aef25685d9d0fa2e02741c2f5c141e
Reviewed-on: http://codereview.qt-project.org/4507
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/gui/opengl/qopenglpaintdevice.h

index 0f11595..9edc347 100644 (file)
@@ -54,7 +54,7 @@
 //
 
 
-#include <qpaintdevice.h>
+#include <QtGui/qpaintdevice.h>
 #include <QtGui/qopengl.h>
 #include <QtGui/qopenglcontext.h>