X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fmemmap.h;fp=libpcsxcore%2Fmemmap.h;h=d16dea0b98babb57b5c055e18a3e0f5d22e5d78e;hp=da1d0e119faa117b46baed86cdbe6b7f7c70dfa3;hb=9165d434d935746da54484381ebbee754e899680;hpb=cddc7ca96ddefe7acabac845b4ec99cf72b3e6fc diff --git a/libpcsxcore/memmap.h b/libpcsxcore/memmap.h index da1d0e11..d16dea0b 100644 --- a/libpcsxcore/memmap.h +++ b/libpcsxcore/memmap.h @@ -36,7 +36,7 @@ #endif //_WIN32 -#if defined(_WIN32) || !HAVE_MMAP +#if defined(_WIN32) || !P_HAVE_MMAP #include #ifdef __cplusplus