diff -r 82d8da1d79c7 -r 24381b61de5c hostsupport/hostopengles20/src/hgl.h --- a/hostsupport/hostopengles20/src/hgl.h Wed Nov 10 15:26:31 2010 +0000 +++ b/hostsupport/hostopengles20/src/hgl.h Fri Nov 12 17:56:05 2010 +0000 @@ -219,7 +219,7 @@ #ifndef HGL_NO_VARIABLES extern HGL hgl; -extern int hglLoad(); +extern int hglLoad(HGL* hgl); #endif // HGL_NO_VARIABLES #endif // HGL_H_