mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Fix griffin build.
This commit is contained in:
parent
b1c238c0d6
commit
abee6c2d66
@ -473,6 +473,9 @@ DYNAMIC
|
|||||||
============================================================ */
|
============================================================ */
|
||||||
#include "../dynamic.c"
|
#include "../dynamic.c"
|
||||||
#include "../dynamic_dummy.c"
|
#include "../dynamic_dummy.c"
|
||||||
|
#ifdef HAVE_DYLIB
|
||||||
|
#include "../gfx/filter.c"
|
||||||
|
#endif
|
||||||
|
|
||||||
/*============================================================
|
/*============================================================
|
||||||
FILE
|
FILE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user