screengrabber/src/sgengine.cpp
branchGCC_SURGE
changeset 37 c20154ccf3c0
parent 19 4b22a598b890
equal deleted inserted replaced
20:ba8a586c45f1 37:c20154ccf3c0
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <S32FILE.H> 
    18 #include <s32file.h> 
    19 #include <BAUTILS.H>
    19 #include <bautils.h>
    20 #include <PATHINFO.H>
    20 #include <pathinfo.h>
    21 #include <APPARC.H> 
    21 #include <apparc.h> 
    22 #include <IMAGECONVERSION.H>
    22 #include <imageconversion.h>
    23 #include <TEXTRESOLVER.H>
    23 #include <textresolver.h>
    24 #include <APGTASK.H> 
    24 #include <apgtask.h> 
    25 
    25 
    26 #include <hblabel.h>
    26 #include <hblabel.h>
    27 #include <hbmessagebox.h>
    27 #include <hbmessagebox.h>
    28 
    28 
    29 #include "mainview.h"
    29 #include "mainview.h"