st/mesa: Remove unnecessary headers.

This commit is contained in:
Vinson Lee
2010-03-22 13:02:09 -07:00
parent f42acbeebf
commit 262961ef69
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -36,8 +36,6 @@
#include "st_program.h"
#include "st_manager.h"
#include "pipe/p_context.h"
/**
* This is used to initialize st->atoms[].
-1
View File
@@ -40,7 +40,6 @@
#include "main/teximage.h"
#include "main/texstate.h"
#include "main/texfetch.h"
#include "main/fbobject.h"
#include "main/framebuffer.h"
#include "main/renderbuffer.h"
#include "st_texture.h"