hostsupport/hostopengles20/src/hgl.h
branchbug235_bringup_0
changeset 76 24381b61de5c
parent 55 09263774e342
child 77 b0395290e61f
--- 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_