screengrabber/src/gifanimator.cpp
changeset 19 4b22a598b890
parent 15 e11368ed4880
equal deleted inserted replaced
17:4f2773374eff 19:4b22a598b890
    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