mesa: Remove unnecessary headers from buffers.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 06:17:03 +0000 (22:17 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 06:17:03 +0000 (22:17 -0800)
src/mesa/main/buffers.c

index 97f065975819e7710b6080adbfcba5b7a8aef2ba..fb30b5996093542fd9903db8d95c15f381ad923a 100644 (file)
@@ -35,8 +35,6 @@
 #include "colormac.h"
 #include "context.h"
 #include "enums.h"
-#include "fbobject.h"
-#include "state.h"
 
 
 #define BAD_MASK ~0u