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

This commit is contained in:
Vinson Lee
2010-01-14 19:00:27 -08:00
parent 53c6c38412
commit 4f8baf7dce
-2
View File
@@ -27,11 +27,9 @@
#include "main/glheader.h"
#include "st_context.h"
#include "st_public.h"
#include "st_cb_viewport.h"
#include "pipe/p_context.h"
#include "pipe/p_inlines.h"
#include "pipe/p_state.h"
#include "pipe/p_defines.h"
#include "pipe/internal/p_winsys_screen.h"