egl/egltest/src/egltest_image_multiprocess.cpp
changeset 168 2bd88482bfe5
parent 152 9f1c3fea0f87
equal deleted inserted replaced
152:9f1c3fea0f87 168:2bd88482bfe5
    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>