mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
VST3 Client: Fix duplicate symbols when building a VST3 client that is itself a VST3 host
This commit is contained in:
parent
2f1c74981f
commit
2abd6f2f71
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
#include <juce_core/system/juce_TargetPlatform.h>
|
||||
#include <juce_core/system/juce_CompilerWarnings.h>
|
||||
#include <juce_audio_processors_headless/format/juce_PluginFormatDefs.h>
|
||||
|
||||
//==============================================================================
|
||||
#if JucePlugin_Build_VST3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue