summaryrefslogtreecommitdiff
path: root/src/mesa
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-08-14 23:40:42 -0700
committerVinson Lee <vlee@vmware.com>2010-08-14 23:40:42 -0700
commitff27c68ca2fe740e666c3a9a27f656623bdc5769 (patch)
tree63d1d3b133535608864f27ae791c827452c50285 /src/mesa
parent0ef5449832c53f79477672a8b8cbfce212a1eea4 (diff)
glsl: Clean up header file inclusion in slang_emit.h.
Remove imports.h. Remove mtypes.h. Remove slang_compile.h. Include glheader.h for GL symbols. Include slang_vartable.h for slang_var_table symbol.
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/slang/slang_emit.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/mesa/slang/slang_emit.h b/src/mesa/slang/slang_emit.h
index ab4c202d67..f93d6b00d6 100644
--- a/src/mesa/slang/slang_emit.h
+++ b/src/mesa/slang/slang_emit.h
@@ -25,11 +25,9 @@
#ifndef SLANG_EMIT_H
#define SLANG_EMIT_H
-
-#include "main/imports.h"
-#include "slang_compile.h"
+#include "main/glheader.h"
#include "slang_ir.h"
-#include "main/mtypes.h"
+#include "slang_vartable.h"
extern GLuint