egl/egltest/src/egltest_vgimagetosurfaces.cpp
branchRCL_3
changeset 20 25ffed67c7ef
parent 19 bbf46f59e123
equal deleted inserted replaced
19:bbf46f59e123 20:25ffed67c7ef
    17  @file
    17  @file
    18  @test
    18  @test
    19 */
    19 */
    20 
    20 
    21 #include <test/tefunit.h> // for ASSERT macros
    21 #include <test/tefunit.h> // for ASSERT macros
    22 #include <iniparser.h>
    22 #ifndef __INIPARSER_H__
       
    23 #include <cinidata.h>
       
    24 #endif // __INIPARSER_H__
    23 
    25 
    24 #include "egltest_vgimagetosurfaces.h"
    26 #include "egltest_vgimagetosurfaces.h"
    25 
    27 
    26 #include <test/egltestcommonsgimageinfo.h>
    28 #include <test/egltestcommonsgimageinfo.h>
    27 #include <test/egltestcommonconversion.h>
    29 #include <test/egltestcommonconversion.h>