st/dri: Remove unnecessary headers.
authorVinson Lee <vlee@vmware.com>
Thu, 28 Jan 2010 08:20:22 +0000 (00:20 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 28 Jan 2010 08:20:22 +0000 (00:20 -0800)
src/gallium/state_trackers/dri/dri_drawable.c
src/gallium/state_trackers/dri/dri_screen.c

index 28fd8decf10b2815a4ba9a14aa09de643dea84d5..1f456cb8297678cd4fde74251f2585b84f7f625f 100644 (file)
@@ -35,7 +35,6 @@
 
 #include "pipe/p_context.h"
 #include "pipe/p_screen.h"
-#include "pipe/p_inlines.h"
 #include "main/mtypes.h"
 #include "main/renderbuffer.h"
 #include "state_tracker/drm_api.h"
index cdc8eb1b1220d6a479dfc12970aa07f739511f02..a412b81256eb72d8fae74d59fa761fba9b4fc1df 100644 (file)
 #include "dri_context.h"
 #include "dri_drawable.h"
 
-#include "pipe/p_context.h"
 #include "pipe/p_screen.h"
-#include "pipe/p_inlines.h"
 #include "pipe/p_format.h"
 #include "state_tracker/drm_api.h"
 #include "state_tracker/dri1_api.h"
-#include "state_tracker/st_public.h"
-#include "state_tracker/st_cb_fbo.h"
 
 PUBLIC const char __driConfigOptions[] =
    DRI_CONF_BEGIN DRI_CONF_SECTION_PERFORMANCE