branch | RCL_3 |
changeset 20 | 25ffed67c7ef |
parent 19 | bbf46f59e123 |
--- a/egl/egltest/src/egltestcommonstep.cpp Tue Aug 31 16:31:06 2010 +0300 +++ b/egl/egltest/src/egltestcommonstep.cpp Wed Sep 01 12:39:21 2010 +0100 @@ -19,7 +19,9 @@ */ #include <test/tefunit.h> // for ASSERT macros -#include <iniparser.h> +#ifndef __INIPARSER_H__ +#include <cinidata.h> +#endif // __INIPARSER_H__ #include <apgtask.h> #include <e32math.h> #include <e32msgqueue.h>