diff -r bbf46f59e123 -r 25ffed67c7ef egl/egltest/src/egltestcommonstep.cpp --- 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 // for ASSERT macros -#include +#ifndef __INIPARSER_H__ +#include +#endif // __INIPARSER_H__ #include #include #include