mesa: Remove unnecessary headers from debug.c.

This commit is contained in:
Vinson Lee 2010-01-18 21:37:18 -08:00
parent 6deb8c9831
commit b36b85f9d0

View file

@ -26,7 +26,6 @@
#include "mtypes.h"
#include "attrib.h"
#include "colormac.h"
#include "context.h"
#include "enums.h"
#include "formats.h"
#include "hash.h"
@ -35,7 +34,6 @@
#include "get.h"
#include "pixelstore.h"
#include "readpix.h"
#include "texgetimage.h"
#include "texobj.h"