glsl/cl: Add forward declaration.
[mesa.git] / src / glsl / cl / sl_cl_parse.h
index dd5791d5901a84faca1d0471a78b3f9fa1b9873d..a954d43927612edd4a0e84a52a40746c834abe7d 100644 (file)
@@ -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,