Include shader_parse.c in griffin.
This commit is contained in:
parent
a5dfbb8a85
commit
d09a49e514
|
@ -109,6 +109,7 @@ VIDEO SHADERS
|
||||||
============================================================ */
|
============================================================ */
|
||||||
|
|
||||||
#ifdef HAVE_CG
|
#ifdef HAVE_CG
|
||||||
|
#include "../gfx/shader_parse.c"
|
||||||
#include "../gfx/shader_cg.c"
|
#include "../gfx/shader_cg.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue