ganeswidgets/inc/hgvgimage.h
branchGCC_SURGE
changeset 10 c348b9772569
parent 5 4fa04caf0f43
--- a/ganeswidgets/inc/hgvgimage.h	Fri Jun 11 16:25:05 2010 +0100
+++ b/ganeswidgets/inc/hgvgimage.h	Thu Jul 22 16:36:56 2010 +0100
@@ -18,10 +18,10 @@
 #ifndef HGVGIMAGE_H
 #define HGVGIMAGE_H
 
-#include <qstring>
-#include <qimage>
+#include <QString>
+#include <QImage>
 #include <VG/openvg.h>
-#include "HgImage.h"
+#include "hgimage.h"
 
 class HgVgImagePool;
 class HgImageFader;