diff --git a/port/ios/src/Makefile b/port/ios/src/Makefile index bc0c8b2f7..e0cfd5b84 100644 --- a/port/ios/src/Makefile +++ b/port/ios/src/Makefile @@ -49,7 +49,7 @@ BTdaemon_CFLAGS = \ -I$(BTSTACK_ROOT)/platform/daemon/src \ -I$(BTSTACK_ROOT)/platform/corefoundation \ -I.. -BTdaemon_PRIVATE_FRAMEWORKS = IOKIT +BTdaemon_PRIVATE_FRAMEWORKS = IOKit include $(THEOS)/makefiles/common.mk