mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +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/posix_string.h>
|
||||
#include <file/file_path.h>
|
||||
#ifdef HAVE_COMPRESSION
|
||||
#include <file/archive_file.h>
|
||||
#endif
|
||||
#include <string/stdstring.h>
|
||||
|
||||
#include <retro_miscellaneous.h>
|
||||
|
Loading…
Reference in New Issue
Block a user