egl/egltest/inc/egltestcommoninisettings.h
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
--- a/egl/egltest/inc/egltestcommoninisettings.h	Tue Aug 31 16:31:06 2010 +0300
+++ b/egl/egltest/inc/egltestcommoninisettings.h	Wed Sep 01 12:39:21 2010 +0100
@@ -21,7 +21,9 @@
 #ifndef __EGLTEST_INI_SETTINGS_H__
 #define __EGLTEST_INI_SETTINGS_H__
 
-#include <iniparser.h>
+#ifndef __INIPARSER_H__
+#include <cinidata.h>
+#endif // __INIPARSER_H__
 #include <e32base.h>
 #include <pixelformats.h>
 #include <VG/openvg.h>