Quick Fix

This commit is contained in:
Roger Hughston 2006-06-27 02:09:08 +00:00
parent 51911fd6eb
commit f3e71f30a5

View File

@ -59,7 +59,7 @@ void *osxGraphicsStateGuardian::get_extension_func(const char *prefix, const cha
osxGraphicsStateGuardian::
osxGraphicsStateGuardian(GraphicsPipe *pipe,
osxGraphicsStateGuardian *share_with) :
GLGraphicsStateGuardian(properties),
GLGraphicsStateGuardian(pipe),
_share_with(share_with),
_aglPixFmt(NULL),
_aglcontext(NULL)