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 12ce14c5d04e2b6ac5eb6f89e585a2e04ef05c55..1573bc27ce20011981e3f6b02efea4122299a2d3 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"