diff --git a/pkg/apple/BaseConfig.xcconfig b/pkg/apple/BaseConfig.xcconfig index 18cd3d9027..c957a05dfb 100644 --- a/pkg/apple/BaseConfig.xcconfig +++ b/pkg/apple/BaseConfig.xcconfig @@ -28,6 +28,7 @@ OTHER_CFLAGS = $(inherited) -DHAVE_DSP_FILTER OTHER_CFLAGS = $(inherited) -DHAVE_DYLIB OTHER_CFLAGS = $(inherited) -DHAVE_DYNAMIC OTHER_CFLAGS = $(inherited) -DHAVE_EASTEREGG +OTHER_CFLAGS = $(inherited) -DHAVE_FILTERS_BUILTIN OTHER_CFLAGS = $(inherited) -DHAVE_FLAC OTHER_CFLAGS = $(inherited) -DHAVE_GETOPT_LONG OTHER_CFLAGS = $(inherited) -DHAVE_GFX_WIDGETS