Update griffin.c

This commit is contained in:
twinaphex 2016-10-24 04:06:49 +02:00
parent 213e357918
commit 7740eb1094

View File

@ -305,7 +305,7 @@ VIDEO DRIVER
#ifdef HAVE_OPENGL
#include "../gfx/common/gl_common.c"
#include "../gfx/drivers/gl.c"
#include "../gfx/drivers/gl_capabilities.c"
#include "../libretro-common/gfx/gl_capabilities.c"
#include "../gfx/drivers/gl_renderchains/render_chain_gl_legacy.c"
#ifndef HAVE_PSGL