mirror of
https://github.com/libretro/RetroArch
synced 2025-02-19 12:41:00 +00:00
Don't compile in rbmp_encode when HAVE_RBMP is not defined
This commit is contained in:
parent
b45824a7a8
commit
180fb9cbff
@ -246,8 +246,8 @@ VIDEO IMAGE
|
||||
#endif
|
||||
#ifdef HAVE_RBMP
|
||||
#include "../libretro-common/formats/bmp/rbmp.c"
|
||||
#endif
|
||||
#include "../libretro-common/formats/bmp/rbmp_encode.c"
|
||||
#endif
|
||||
|
||||
/*============================================================
|
||||
VIDEO DRIVER
|
||||
|
Loading…
x
Reference in New Issue
Block a user