i965: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Sun, 31 Jan 2010 03:01:19 +0000 (19:01 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 31 Jan 2010 03:01:19 +0000 (19:01 -0800)
src/mesa/drivers/dri/i965/brw_fallback.c
src/mesa/drivers/dri/i965/brw_state_dump.c
src/mesa/drivers/dri/i965/brw_tex_layout.c

index 79691c3..ba401c2 100644 (file)
@@ -36,7 +36,6 @@
 #include "swrast/swrast.h"
 #include "tnl/tnl.h"
 #include "brw_context.h"
-#include "intel_chipset.h"
 #include "intel_fbo.h"
 #include "intel_regions.h"
 
index e94fa7d..020ac52 100644 (file)
@@ -28,7 +28,6 @@
 #include "main/mtypes.h"
 
 #include "brw_context.h"
-#include "brw_state.h"
 #include "brw_defines.h"
 
 /**
index 64a9535..09edfd8 100644 (file)
@@ -36,7 +36,6 @@
 #include "intel_tex_layout.h"
 #include "intel_context.h"
 #include "main/macros.h"
-#include "intel_chipset.h"
 
 #define FILE_DEBUG_FLAG DEBUG_MIPTREE