[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/krita/ui
From:       Adrian Schroeter <adrian () suse ! de>
Date:       2008-02-10 7:29:12
Message-ID: 1202628552.222922.27353.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 773087 by adrian:

fix compilation (with gcc 4.3 ?) by adding missing #includes


 M  +1 -0      kis_opengl_fragment_shader.h  
 M  +3 -0      kis_opengl_vertex_shader.h  


--- trunk/koffice/krita/ui/kis_opengl_fragment_shader.h #773086:773087
@@ -19,6 +19,7 @@
 #define KIS_OPENGL_FRAGMENT_SHADER_H_
 
 #include <QString>
+#include <QVector>
 
 #include "krita_export.h"
 #include "kis_opengl_shader.h"
--- trunk/koffice/krita/ui/kis_opengl_vertex_shader.h #773086:773087
@@ -22,6 +22,9 @@
 
 #include "kis_opengl_shader.h"
 
+#include <QVector>
+#include <QString>
+
 /**
  * An encapsulation of an OpenGL Shading Language vertex shader object.
  */
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic