st/mesa: Remove unnecessary header from st_cb_viewport.c.

This commit is contained in:
Vinson Lee
2010-01-21 23:41:57 -08:00
parent 8bc3c06d86
commit 3f6d732bfb
-1
View 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,