egl/egltest/src/egltest_image.cpp
changeset 168 2bd88482bfe5
parent 152 9f1c3fea0f87
--- a/egl/egltest/src/egltest_image.cpp	Wed Aug 18 11:05:09 2010 +0300
+++ b/egl/egltest/src/egltest_image.cpp	Thu Sep 02 21:50:40 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>