X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=6a83f46baf0dcfcff0f703532117ed604123bd0a;hb=75d5614bce62f7c2b3ca196574cf28bc9d050cdb;hp=a1d63365baa26071684a23eb3766a957c5458f2f;hpb=d51bb08a1aedb5b20f0a73d101942825ceac5ef3;p=pcsx_rearmed.git diff --git a/Makefile b/Makefile index a1d63365..6a83f46b 100644 --- a/Makefile +++ b/Makefile @@ -109,7 +109,7 @@ OBJS += deps/lightning/lib/jit_disasm.o \ deps/lightrec/recompiler.o \ deps/lightrec/reaper.o ifeq ($(MMAP_WIN32),1) -CFLAGS += -Ideps/mman +CFLAGS += -Iinclude/mman OBJS += deps/mman/mman.o endif else ifeq "$(DYNAREC)" "ari64"