screengrabber/src/gifanimator.cpp
branchGCC_SURGE
changeset 37 c20154ccf3c0
parent 19 4b22a598b890
equal deleted inserted replaced
20:ba8a586c45f1 37:c20154ccf3c0
    17 
    17 
    18 
    18 
    19 
    19 
    20 #include "gifanimator.h"
    20 #include "gifanimator.h"
    21 
    21 
    22 #include <S32FILE.H>
    22 #include <s32file.h>
    23 #include <FBS.H>
    23 #include <fbs.h>
    24 #include <GDI.H>
    24 #include <gdi.h>
    25 #include <ImageConversion.h>
    25 #include <imageconversion.h>
    26 #include "enginewrapper.h"
    26 #include "enginewrapper.h"
    27 
    27 
    28     
    28     
    29 // ---------------------------------------------------------------------------
    29 // ---------------------------------------------------------------------------
    30 
    30