mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Move files without UI dependencies to juce_audio_processors_headless
This commit is contained in:
parent
1f5d09d3fc
commit
407cc5b004
73 changed files with 115 additions and 80 deletions
|
|
@ -78,7 +78,7 @@
|
|||
#include "codecs/juce_LAMEEncoderAudioFormat.cpp"
|
||||
|
||||
#if JucePlugin_Enable_ARA
|
||||
#include "juce_audio_processors/utilities/ARA/juce_ARADocumentControllerCommon.cpp"
|
||||
#include <juce_audio_processors_headless/utilities/ARA/juce_ARADocumentControllerCommon.h>
|
||||
#include "format/juce_ARAAudioReaders.cpp"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue