X-Git-Url: https://git.saurik.com/apple/file_cmds.git/blobdiff_plain/864a4b6e4495e8bb9744303352b4f19fccc90738..b1857959f57db441de22908c2c6c28baac8cd28a:/df/Makefile diff --git a/df/Makefile b/df/Makefile index 5156e6f..36d8c06 100644 --- a/df/Makefile +++ b/df/Makefile @@ -47,4 +47,4 @@ include $(MAKEFILEDIR)/$(MAKEFILE) -include Makefile.dependencies -ALL_CFLAGS += -I/System/Library/Frameworks/System.framework/PrivateHeaders -D_DARWIN_USE_64_BIT_INODE +ALL_CFLAGS += -I "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders" -D_DARWIN_USE_64_BIT_INODE