diff -r b87045f2f5d7 -r 205d3af68142 openvg/openvgrefimplementation/sfopenvg/sfopenvg/include/eglsync.h --- a/openvg/openvgrefimplementation/sfopenvg/sfopenvg/include/eglsync.h Thu Nov 18 23:28:27 2010 +0000 +++ b/openvg/openvgrefimplementation/sfopenvg/sfopenvg/include/eglsync.h Fri Nov 26 17:41:06 2010 +0000 @@ -410,6 +410,8 @@ REglSyncHashMap iEglSyncMap; RFastLock iEglSyncMapLock; EGLint iEglSyncId; + + OpenVGRI::EGL& iEglInstance; }; #endif /* __EGL_SYNC_H_ */