egl/egltest/src/egltestcommonstep.cpp
changeset 160 969102054596
parent 36 01a6848ebfd7
child 164 25ffed67c7ef
child 178 89bd4cfee505
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 <apgtask.h>
    23 #include <apgtask.h>
    26 #include <e32math.h>
    24 #include <e32math.h>
    27 #include <e32msgqueue.h> 
    25 #include <e32msgqueue.h> 
    28 
    26 
    29 #include "egltestcommonstep.h"
    27 #include "egltestcommonstep.h"