summaryrefslogtreecommitdiff
path: root/cpu_threaded.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu_threaded.c')
-rw-r--r--cpu_threaded.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu_threaded.c b/cpu_threaded.c
index 30abec3..c0e27aa 100644
--- a/cpu_threaded.c
+++ b/cpu_threaded.c
@@ -23,7 +23,7 @@
#include "common.h"
-#ifdef __LIBRETRO__
+#ifdef HAVE_MMAP
u8* rom_translation_cache;
u8* ram_translation_cache;
u8* bios_translation_cache;