changeset 168 | 2bd88482bfe5 |
parent 152 | 9f1c3fea0f87 |
--- a/egl/egltest/src/egltest_image_multiprocess.cpp Wed Aug 18 11:05:09 2010 +0300 +++ b/egl/egltest/src/egltest_image_multiprocess.cpp Thu Sep 02 21:50:40 2010 +0300 @@ -19,9 +19,7 @@ */ #include <test/tefunit.h> // for ASSERT macros -#ifndef __INIPARSER_H__ -#include <cinidata.h> -#endif // __INIPARSER_H__ +#include <iniparser.h> #include <e32msgqueue.h> #include "egltest_image_multiprocess.h"