st/egl: Fix compiler warnings.
authorChia-I Wu <olv@lunarg.com>
Fri, 4 Jun 2010 04:52:51 +0000 (12:52 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 4 Jun 2010 04:56:06 +0000 (12:56 +0800)
Forgot to stage this chunk in last commit.

src/gallium/state_trackers/egl/common/native_helper.h

index 25fafd0..bdb9629 100644 (file)
@@ -29,6 +29,7 @@
 #include "native.h"
 
 struct resource_surface;
+struct sw_winsys;
 
 struct resource_surface *
 resource_surface_create(struct pipe_screen *screen,