changeset 19 | 4b22a598b890 |
parent 15 | e11368ed4880 |
--- a/screengrabber/src/gifanimator.cpp Fri May 14 15:53:02 2010 +0300 +++ b/screengrabber/src/gifanimator.cpp Thu May 27 12:52:19 2010 +0300 @@ -19,10 +19,10 @@ #include "gifanimator.h" -#include <S32FILE.H> -#include <FBS.H> -#include <GDI.H> -#include <ImageConversion.h> +#include <s32file.h> +#include <fbs.h> +#include <gdi.h> +#include <imageconversion.h> #include "enginewrapper.h"