changeset 160 | 969102054596 |
parent 121 | d72fc2aace31 |
--- a/egl/egltest/src/egltest_image.cpp Fri Jul 30 13:21:01 2010 +0300 +++ b/egl/egltest/src/egltest_image.cpp Wed Aug 25 08:17:25 2010 +0300 @@ -20,9 +20,7 @@ #include "egltest_image.h" -#ifndef __INIPARSER_H__ -#include <cinidata.h> -#endif // __INIPARSER_H__ +#include <iniparser.h> #include <test/tefunit.h> // for ASSERT macros #include <test/egltestcommonconversion.h>