st/dri: Remove unnecessary headers.

This commit is contained in:
Vinson Lee 2010-01-28 00:20:22 -08:00
parent c2bd1657a8
commit 4030cd5a2d
2 changed files with 0 additions and 5 deletions

View 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"

View File

@ -37,14 +37,10 @@
#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