summaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_context.h
diff options
context:
space:
mode:
authorVinson Lee <[email protected]>2010-08-14 01:46:21 -0700
committerVinson Lee <[email protected]>2010-08-14 01:46:21 -0700
commit71a6dea0f56d4c90b5e07de85cbaac26055c9a63 (patch)
tree4a1081daec0c5774c3566173a44e20c234a69948 /src/glsl/pp/sl_pp_context.h
parentd75eac5db16d29351501737d91a4d97632a2ad36 (diff)
glsl: Clean up header file inclusion.
Diffstat (limited to 'src/glsl/pp/sl_pp_context.h')
-rw-r--r--src/glsl/pp/sl_pp_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/glsl/pp/sl_pp_context.h b/src/glsl/pp/sl_pp_context.h
index 8abb9708b85..e6244f62575 100644
--- a/src/glsl/pp/sl_pp_context.h
+++ b/src/glsl/pp/sl_pp_context.h
@@ -29,7 +29,6 @@
#define SL_PP_CONTEXT_H
#include "sl_pp_dict.h"
-#include "sl_pp_macro.h"
#include "sl_pp_process.h"
#include "sl_pp_purify.h"
#include "sl_pp_token_util.h"