mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
get rid of one linking error
This commit is contained in:
parent
9b1891a250
commit
07772e0e3a
@ -269,7 +269,7 @@ FONTS
|
|||||||
#include "../gfx/drivers_font/ps_libdbgfont.c"
|
#include "../gfx/drivers_font/ps_libdbgfont.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(HAVE_OPENGL)
|
#if defined(HAVE_OPENGL) && !defined(__CELLOS_LV2__)
|
||||||
#include "../gfx/drivers_font/gl_raster_font.c"
|
#include "../gfx/drivers_font/gl_raster_font.c"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user