mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Get rid of HAVE_COMPRESSION ifdef
This commit is contained in:
parent
162efd86dc
commit
534dca9ed1
@ -65,9 +65,7 @@
|
|||||||
#include <compat/strl.h>
|
#include <compat/strl.h>
|
||||||
#include <compat/posix_string.h>
|
#include <compat/posix_string.h>
|
||||||
#include <file/file_path.h>
|
#include <file/file_path.h>
|
||||||
#ifdef HAVE_COMPRESSION
|
|
||||||
#include <file/archive_file.h>
|
#include <file/archive_file.h>
|
||||||
#endif
|
|
||||||
#include <string/stdstring.h>
|
#include <string/stdstring.h>
|
||||||
|
|
||||||
#include <retro_miscellaneous.h>
|
#include <retro_miscellaneous.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user