mesa: Remove unnecessary headers from debug.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:37:18 +0000 (21:37 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 05:37:18 +0000 (21:37 -0800)
src/mesa/main/debug.c

index a42113edcacac962204ad3317705dfbccc1cd7cf..d4d099a08b6fc181cfa941be2e6009237a8e5f03 100644 (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"