From 980bceb279e0948ad33ccecd6e1601e428d01866 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Thu, 16 Jun 2011 11:22:51 +0200 Subject: Proper naming for raster pixmap and paintengine on Symbian. As QTBUG-19880 highlighted, the old S60 naming is not suitable for these classes anymore. Task-number: QTBUG-19913 Reviewed-by: Jani Hautakangas --- src/opengl/qgl_symbian.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/opengl') diff --git a/src/opengl/qgl_symbian.cpp b/src/opengl/qgl_symbian.cpp index 20c21700e2..21671a6716 100644 --- a/src/opengl/qgl_symbian.cpp +++ b/src/opengl/qgl_symbian.cpp @@ -39,11 +39,10 @@ ** ****************************************************************************/ - #include "qgl.h" #include #include -#include +#include #include #include #include -- cgit v1.2.1