summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_surface.h
diff options
context:
space:
mode:
authorBrian <brian@i915.localnet.net>2007-08-07 18:20:55 -0600
committerBrian <brian@i915.localnet.net>2007-08-07 18:24:30 -0600
commit283ed438b6357f6152d7ee002380e049724ffed4 (patch)
tree0004534e7224822968082cccf4d8ae773f2a4ffc /src/mesa/pipe/softpipe/sp_surface.h
parent85675db0fc7fcc9151f47ab7a5ca8643569d2d1d (diff)
include p_state.h
Diffstat (limited to 'src/mesa/pipe/softpipe/sp_surface.h')
-rw-r--r--src/mesa/pipe/softpipe/sp_surface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/pipe/softpipe/sp_surface.h b/src/mesa/pipe/softpipe/sp_surface.h
index 90086c327f..837e0c4ba1 100644
--- a/src/mesa/pipe/softpipe/sp_surface.h
+++ b/src/mesa/pipe/softpipe/sp_surface.h
@@ -33,7 +33,9 @@
#include "glheader.h"
#include "sp_headers.h"
+#include "pipe/p_state.h"
+struct pipe_context;
struct softpipe_surface;
struct softpipe_context;