glsl: make stack compile.
authorDave Airlie <airlied@redhat.com>
Sun, 20 Dec 2009 23:10:21 +0000 (09:10 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 20 Dec 2009 23:10:21 +0000 (09:10 +1000)
it would be nice if this stuff would be test built on mesa's primary
platform with mesa's primary build system.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/glsl/pp/sl_pp_macro.h

index 2967baf3375ccac42ad2a46e27245f1219cc0e70..1d210681091800b07e0e76c627d9f587fc1dcc55 100644 (file)
@@ -33,6 +33,7 @@
 
 struct sl_pp_context;
 struct sl_pp_process_state;
+struct sl_pp_token_buffer;
 
 struct sl_pp_macro_formal_arg {
    int name;