Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / drivers / windows / gldirect / gld_driver.c
index f7c575614b48909f9f1e3c0a47b2a2e23637e604..aa7bc27c99a66fd9ec257b4b6b7f979b4f44d788 100644 (file)
@@ -193,7 +193,7 @@ static BOOL _GetDisplayMode_ERROR(
 //---------------------------------------------------------------------------
 
 const GLubyte* _gldGetStringGeneric(
-       GLcontext *ctx,
+       struct gl_context *ctx,
        GLenum name)
 {
        if (!ctx)