i915g: Remove unnecessary headers.

This commit is contained in:
Vinson Lee 2010-01-26 23:26:41 -08:00
parent 7d29afb3a2
commit aa2423b5b3
2 changed files with 0 additions and 3 deletions

View file

@ -28,8 +28,6 @@
#include "i915_context.h"
#include "i915_blit.h"
#include "pipe/p_defines.h"
#include "pipe/p_inlines.h"
#include "pipe/internal/p_winsys_screen.h"
#include "util/u_format.h"

View file

@ -34,7 +34,6 @@
#include "pipe/p_context.h"
#include "pipe/p_defines.h"
#include "pipe/p_inlines.h"
#include "pipe/internal/p_winsys_screen.h"
#include "util/u_format.h"
#include "util/u_math.h"
#include "util/u_memory.h"