intel: Remove unnecessary headers.

This commit is contained in:
Vinson Lee
2010-01-30 19:11:31 -08:00
parent 6e0f702b23
commit c6e26d76c7
6 changed files with 0 additions and 8 deletions

View File

@@ -38,12 +38,10 @@
#include "intel_bufmgr.h"
#include "intel_chipset.h"
#include "intel_fbo.h"
#include "intel_regions.h"
#include "intel_screen.h"
#include "intel_tex.h"
#include "i915_drm.h"
#include "i830_dri.h"
#define DRI_CONF_TEXTURE_TILING(def) \
DRI_CONF_OPT_BEGIN(texture_tiling, bool, def) \