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

index 12ce14c..1573bc2 100644 (file)
@@ -32,7 +32,6 @@
 #include "context.h"
 #include "enable.h"
 #include "light.h"
-#include "macros.h"
 #include "simple_list.h"
 #include "mtypes.h"
 #include "enums.h"