egl/egltest/src/egltest_image.cpp
changeset 160 969102054596
parent 121 d72fc2aace31
equal deleted inserted replaced
138:7652d902218f 160:969102054596
    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>