summaryrefslogtreecommitdiffstats
path: root/src/glsl/pp/sl_pp_macro.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_macro.h
parentd75eac5db16d29351501737d91a4d97632a2ad36 (diff)
glsl: Clean up header file inclusion.
Diffstat (limited to 'src/glsl/pp/sl_pp_macro.h')
-rw-r--r--src/glsl/pp/sl_pp_macro.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/glsl/pp/sl_pp_macro.h b/src/glsl/pp/sl_pp_macro.h
index 1d210681091..6e65a0a588d 100644
--- a/src/glsl/pp/sl_pp_macro.h
+++ b/src/glsl/pp/sl_pp_macro.h
@@ -28,9 +28,6 @@
#ifndef SL_PP_MACRO_H
#define SL_PP_MACRO_H
-#include "sl_pp_token.h"
-
-
struct sl_pp_context;
struct sl_pp_process_state;
struct sl_pp_token_buffer;