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 90086c327f41c7e901705890a19aae3e5ef3f66a..837e0c4ba1aa12721c47b7813da2dfc95c10c54a 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;