Browse Source

Misc

tags/1.9.4
falkTX 11 years ago
parent
commit
02ebff7e4b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      source/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp

+ 1
- 1
source/modules/juce_audio_processors/format_types/juce_VST3PluginFormat.cpp View File

@@ -1752,7 +1752,7 @@ private:
//==============================================================================
VST3ModuleHandle::Ptr module;
friend VST3HostContext;
friend class VST3HostContext;
ComSmartPtr<VST3HostContext> host;
// Information objects:


Loading…
Cancel
Save