changeset 5 | 4fa04caf0f43 |
parent 2 | 49c70dcc3f17 |
--- a/ganeswidgets/inc/hgvgimage.h Thu May 27 13:59:05 2010 +0300 +++ b/ganeswidgets/inc/hgvgimage.h Fri Jun 11 14:43:11 2010 +0300 @@ -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;