egl/egltest/src/egltest_image_multiprocess.cpp
changeset 160 969102054596
parent 121 d72fc2aace31
equal deleted inserted replaced
138:7652d902218f 160:969102054596
    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 #ifndef __INIPARSER_H__
    22 #include <iniparser.h>
    23 #include <cinidata.h>
       
    24 #endif // __INIPARSER_H__
       
    25 #include <e32msgqueue.h>
    23 #include <e32msgqueue.h>
    26 
    24 
    27 #include "egltest_image_multiprocess.h"
    25 #include "egltest_image_multiprocess.h"
    28 
    26 
    29 #include <test/egltestcommonconversion.h>
    27 #include <test/egltestcommonconversion.h>