gallium: Remove unnecessary header from p_state.h.
authorVinson Lee <vlee@vmware.com>
Sun, 29 Aug 2010 05:15:37 +0000 (22:15 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 29 Aug 2010 05:15:37 +0000 (22:15 -0700)
Remove p_screen.h.

src/gallium/include/pipe/p_state.h

index 0f1a44c..9a2b31d 100644 (file)
@@ -43,7 +43,6 @@
 #include "p_compiler.h"
 #include "p_defines.h"
 #include "p_format.h"
-#include "p_screen.h"
 
 
 #ifdef __cplusplus