egl/egltest/src/egltestcommonstep.cpp
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164: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 #include <apgtask.h>
    25 #include <apgtask.h>
    24 #include <e32math.h>
    26 #include <e32math.h>
    25 #include <e32msgqueue.h> 
    27 #include <e32msgqueue.h> 
    26 
    28 
    27 #include "egltestcommonstep.h"
    29 #include "egltestcommonstep.h"