egl/egltest/src/egltest_image.cpp
changeset 168 2bd88482bfe5
parent 152 9f1c3fea0f87
equal deleted inserted replaced
152:9f1c3fea0f87 168:2bd88482bfe5
    18  @test
    18  @test
    19 */
    19 */
    20 
    20 
    21 #include "egltest_image.h"
    21 #include "egltest_image.h"
    22 
    22 
    23 #ifndef __INIPARSER_H__
    23 #include <iniparser.h>
    24 #include <cinidata.h>
       
    25 #endif // __INIPARSER_H__
       
    26 #include <test/tefunit.h> // for ASSERT macros
    24 #include <test/tefunit.h> // for ASSERT macros
    27 
    25 
    28 #include <test/egltestcommonconversion.h>
    26 #include <test/egltestcommonconversion.h>
    29 #include <test/egltestcommoninisettings.h>
    27 #include <test/egltestcommoninisettings.h>
    30 #include <test/egltestcommonsgimageinfo.h>
    28 #include <test/egltestcommonsgimageinfo.h>