st/egl: Fix GDI build.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 8 Sep 2011 08:32:10 +0000 (09:32 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 8 Sep 2011 08:32:10 +0000 (09:32 +0100)
src/gallium/state_trackers/egl/gdi/native_gdi.c

index d3fec71..78dbe7c 100644 (file)
@@ -161,7 +161,7 @@ gdi_surface_swap_buffers(struct native_surface *nsurf)
 
 static boolean
 gdi_surface_present(struct native_surface *nsurf,
-                    const native_present_control *ctrl)
+                    const struct native_present_control *ctrl)
 {
    boolean ret;