screengrabber/src/gifanimator.cpp
branchGCC_SURGE
changeset 37 c20154ccf3c0
parent 19 4b22a598b890
--- a/screengrabber/src/gifanimator.cpp	Fri Jun 11 16:29:34 2010 +0100
+++ b/screengrabber/src/gifanimator.cpp	Thu Jul 22 16:33:59 2010 +0100
@@ -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"