mesa: Remove unnecessary header from nvvertparse.c.
authorVinson Lee <vlee@vmware.com>
Sun, 17 Jan 2010 00:15:37 +0000 (16:15 -0800)
committerVinson Lee <vlee@vmware.com>
Sun, 17 Jan 2010 00:15:37 +0000 (16:15 -0800)
src/mesa/shader/nvvertparse.c

index 8574016050c60a63391b8a315ca5b75eb6985397..baff7658d1822bf29c543ef4df4f8716b1553806 100644 (file)
@@ -40,7 +40,6 @@
 #include "main/glheader.h"
 #include "main/context.h"
 #include "main/imports.h"
-#include "main/macros.h"
 #include "nvprogram.h"
 #include "nvvertparse.h"
 #include "prog_instruction.h"