include p_state.h
authorBrian <brian@i915.localnet.net>
Wed, 8 Aug 2007 00:20:55 +0000 (18:20 -0600)
committerBrian <brian@i915.localnet.net>
Wed, 8 Aug 2007 00:24:30 +0000 (18:24 -0600)
src/mesa/pipe/softpipe/sp_surface.h

index 90086c3..837e0c4 100644 (file)
@@ -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;