summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChia-I Wu <olv@lunarg.com>2010-06-04 12:52:51 +0800
committerChia-I Wu <olv@lunarg.com>2010-06-04 12:56:06 +0800
commit0cfb5ffe3086bdd68cecb55cbfec0c3354731526 (patch)
tree4e99c21d64adffd0592267a1e1a9f983f4a396bf
parent22c2e57cbb0fd5ed6856a7350672fa01c02b00ca (diff)
st/egl: Fix compiler warnings.
Forgot to stage this chunk in last commit.
-rw-r--r--src/gallium/state_trackers/egl/common/native_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/state_trackers/egl/common/native_helper.h b/src/gallium/state_trackers/egl/common/native_helper.h
index 25fafd04651..bdb9629466b 100644
--- a/src/gallium/state_trackers/egl/common/native_helper.h
+++ b/src/gallium/state_trackers/egl/common/native_helper.h
@@ -29,6 +29,7 @@
#include "native.h"
struct resource_surface;
+struct sw_winsys;
struct resource_surface *
resource_surface_create(struct pipe_screen *screen,