diff -r 8d4efe9fa1cf -r 3f914c77c2e9 hostsupport/hostopengles11/inc/EGLInterface.h --- a/hostsupport/hostopengles11/inc/EGLInterface.h Tue Oct 26 14:14:43 2010 +0100 +++ b/hostsupport/hostopengles11/inc/EGLInterface.h Mon Nov 01 18:10:32 2010 +0000 @@ -48,6 +48,7 @@ { public: EGLtoGLESInterface(); + virtual ~EGLtoGLESInterface() {} void SetEGLInterface(IGLEStoEGLInterface* egl); void* CreateContext(void* nativeContext);