glsl: Remove unnecessary header from prog_statevars.c.
authorVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 23:51:52 +0000 (15:51 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 23:51:52 +0000 (15:51 -0800)
src/mesa/shader/prog_statevars.c

index 058d4bbafb7537355e7c9c6c0fcdb33fe2f7a60c..3a446fd9bb21e1dcfedad7ce071ba2ce3bf179ae 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "main/glheader.h"
 #include "main/context.h"
-#include "main/hash.h"
 #include "main/imports.h"
 #include "main/macros.h"
 #include "main/mtypes.h"