mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
VST3 Client: Fix defaulted preprocessor definition in manifest helper target
This commit is contained in:
parent
aa9b593473
commit
17df2b8037
4 changed files with 3 additions and 6 deletions
|
|
@ -117,6 +117,7 @@ JUCE_END_IGNORE_WARNINGS_GCC_LIKE
|
|||
|
||||
#include <juce_audio_processors/format_types/juce_VST3Utilities.h>
|
||||
#include <juce_audio_processors/utilities/juce_VST3Interface.h>
|
||||
#include <juce_audio_plugin_client/juce_audio_plugin_client.h>
|
||||
#include "juce_VST3ModuleInfo.h"
|
||||
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue