glsl: Remove unnecessary header from slang_link.c.
authorVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 10:02:49 +0000 (02:02 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 10:02:49 +0000 (02:02 -0800)
src/mesa/shader/slang/slang_link.c

index 0a2bc497803ea655f3618672b0b20cdae4798abb..e9f1ee44ceda8aa42f368b8305061cbe1d974845 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "main/imports.h"
 #include "main/context.h"
-#include "main/hash.h"
 #include "main/macros.h"
 #include "shader/program.h"
 #include "shader/prog_instruction.h"