|
|
@@ -82,6 +82,9 @@ |
|
|
|
#include <pluginterfaces/vst/ivstmidicontrollers.h>
|
|
|
|
#include <public.sdk/source/common/memorystream.h>
|
|
|
|
#else
|
|
|
|
#if JUCE_MINGW
|
|
|
|
#define _set_abort_behavior(...)
|
|
|
|
#endif
|
|
|
|
#define Point CarbonDummyPointName // The VST headers include some system headers that need
|
|
|
|
// to match the name our hacky Carbon workaround used.
|
|
|
|
#include <base/source/baseiids.cpp>
|
|
|
|