X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=6a83f46baf0dcfcff0f703532117ed604123bd0a;hb=4c3b98565410c5017afea8f41b7a56322a7a66db;hp=a1d63365baa26071684a23eb3766a957c5458f2f;hpb=e168d99da6e189581c58806cb64f34432ba3fd19;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"