summaryrefslogtreecommitdiff
path: root/src/glsl/cl/sl_cl_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/glsl/cl/sl_cl_parse.h')
-rw-r--r--src/glsl/cl/sl_cl_parse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glsl/cl/sl_cl_parse.h b/src/glsl/cl/sl_cl_parse.h
index dd5791d590..a954d43927 100644
--- a/src/glsl/cl/sl_cl_parse.h
+++ b/src/glsl/cl/sl_cl_parse.h
@@ -28,6 +28,8 @@
#ifndef SL_CL_PARSE_H
#define SL_CL_PARSE_H
+struct sl_pp_context;
+
int
sl_cl_compile(struct sl_pp_context *context,
unsigned int shader_type,