mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Fixed AUv3_Wrapper include path
This commit is contained in:
parent
b24aadcc72
commit
321ca8c070
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
#include "../../juce_core/native/juce_osx_ObjCHelpers.h"
|
||||
#include "../../juce_graphics/native/juce_mac_CoreGraphicsHelpers.h"
|
||||
|
||||
#include "juce_AU_Shared.h"
|
||||
#include "../../juce_audio_processors/format_types/juce_AU_Shared.h"
|
||||
|
||||
#define JUCE_VIEWCONTROLLER_OBJC_NAME(x) JUCE_JOIN_MACRO (x, FactoryAUv3)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue