st/mesa: Remove unnecessary header from st_cb_viewport.c.
authorVinson Lee <vlee@vmware.com>
Fri, 22 Jan 2010 07:41:57 +0000 (23:41 -0800)
committerVinson Lee <vlee@vmware.com>
Fri, 22 Jan 2010 07:41:57 +0000 (23:41 -0800)
src/mesa/state_tracker/st_cb_viewport.c

index d8bd24405ceac022ecf083f5dca7f774aeb6e5bd..b29191abef661afdd9679f94f794031fa65db279 100644 (file)
@@ -32,7 +32,6 @@
 #include "pipe/p_context.h"
 #include "pipe/p_state.h"
 #include "pipe/p_defines.h"
-#include "pipe/internal/p_winsys_screen.h"
 
 
 static void st_viewport(GLcontext * ctx, GLint x, GLint y,