gallium: Remove unnecessary header from p_state.h.

Remove p_screen.h.
This commit is contained in:
Vinson Lee 2010-08-28 22:15:37 -07:00
parent 1fc396204b
commit 182d635060

View file

@ -43,7 +43,6 @@
#include "p_compiler.h"
#include "p_defines.h"
#include "p_format.h"
#include "p_screen.h"
#ifdef __cplusplus