summaryrefslogtreecommitdiff
path: root/src/gallium/include/pipe/p_screen.h
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-05 08:16:56 -0700
committerBrian Paul <brianp@vmware.com>2009-02-05 08:16:56 -0700
commit0703b2e9ad9ef9d05f7ba53b93dba780ad34b47d (patch)
tree81a3614fffd884f847564def10da5e33590575da /src/gallium/include/pipe/p_screen.h
parent75f0b38d9ea4a7318b0d661712dda15e24707395 (diff)
gallium: move 'struct pipe_winsys'
Not used in p_state.h but used in p_context.h and p_screen.h
Diffstat (limited to 'src/gallium/include/pipe/p_screen.h')
-rw-r--r--src/gallium/include/pipe/p_screen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/include/pipe/p_screen.h b/src/gallium/include/pipe/p_screen.h
index 0bd7d12e22..64ab71ce43 100644
--- a/src/gallium/include/pipe/p_screen.h
+++ b/src/gallium/include/pipe/p_screen.h
@@ -50,6 +50,8 @@ extern "C" {
/** Opaque type */
struct pipe_fence_handle;
+struct pipe_winsys;
+
/**
* Gallium screen/adapter context. Basically everything