libretro: Fix fastmem defaulting to LUT on 64-bit

pull/1105/head
Connor McLaughlin 5 years ago
parent 7fd22958ae
commit ade61d6139

@ -1,6 +1,7 @@
#include "libretro_host_interface.h"
#include "common/assert.h"
#include "common/byte_stream.h"
#include "common/cpu_detect.h"
#include "common/file_system.h"
#include "common/log.h"
#include "common/string_util.h"

Loading…
Cancel
Save