egl/egltest/src/egltestcommonstep.cpp
branchRCL_3
changeset 19 bbf46f59e123
parent 4 15986eb6c500
child 20 25ffed67c7ef
equal deleted inserted replaced
18:57c618273d5c 19:bbf46f59e123
    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"