r200: Remove unnecessary headers.
[mesa.git] / src / mesa / drivers / dri / r200 / r200_cmdbuf.c
index 1d1bea6f5f7fcfe67d7fea0606fd71e5e4b3627b..3135d5330dd277c1b9dec651daec28e58434f25f 100644 (file)
@@ -35,15 +35,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "main/imports.h"
 #include "main/macros.h"
 #include "main/context.h"
-#include "swrast/swrast.h"
 #include "main/simple_list.h"
 
 #include "radeon_common.h"
 #include "r200_context.h"
-#include "r200_state.h"
 #include "r200_ioctl.h"
-#include "r200_tcl.h"
-#include "r200_sanity.h"
 #include "radeon_reg.h"
 
 /* The state atoms will be emitted in the order they appear in the atom list,