screengrabber/src/sgengine.cpp
changeset 26 41ebde60981f
parent 15 e11368ed4880
--- a/screengrabber/src/sgengine.cpp	Thu May 13 21:10:48 2010 +0300
+++ b/screengrabber/src/sgengine.cpp	Fri May 14 15:15:12 2010 +0300
@@ -15,13 +15,13 @@
 *
 */
 
-#include <S32FILE.H> 
-#include <BAUTILS.H>
-#include <PATHINFO.H>
-#include <APPARC.H> 
-#include <IMAGECONVERSION.H>
-#include <TEXTRESOLVER.H>
-#include <APGTASK.H> 
+#include <s32file.h> 
+#include <bautils.h>
+#include <pathinfo.h>
+#include <apparc.h> 
+#include <imageconversion.h>
+#include <textresolver.h>
+#include <apgtask.h> 
 
 #include <hblabel.h>
 #include <hbmessagebox.h>