summaryrefslogtreecommitdiff
path: root/src/glsl/pp/sl_pp_token.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsl/pp/sl_pp_token.h')
-rw-r--r--src/glsl/pp/sl_pp_token.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glsl/pp/sl_pp_token.h b/src/glsl/pp/sl_pp_token.h
index 5901959383..4131be6bda 100644
--- a/src/glsl/pp/sl_pp_token.h
+++ b/src/glsl/pp/sl_pp_token.h
@@ -28,8 +28,6 @@
#ifndef SL_PP_TOKEN_H
#define SL_PP_TOKEN_H
-#include "sl_pp_context.h"
-
enum sl_pp_token {
SL_PP_WHITESPACE,