mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 07:20:36 +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"
|
||||
#endif
|
||||
|
||||
#if defined(HAVE_OPENGL)
|
||||
#if defined(HAVE_OPENGL) && !defined(__CELLOS_LV2__)
|
||||
#include "../gfx/drivers_font/gl_raster_font.c"
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user