mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
juce_dsp: Move include of juce_audio_formats to .cpp
This commit is contained in:
parent
a7e9edb2e9
commit
8e086c7f05
2 changed files with 2 additions and 1 deletions
|
|
@ -43,6 +43,8 @@
|
|||
|
||||
#include "juce_dsp.h"
|
||||
|
||||
#include <juce_audio_formats/juce_audio_formats.h>
|
||||
|
||||
#ifndef JUCE_USE_VDSP_FRAMEWORK
|
||||
#define JUCE_USE_VDSP_FRAMEWORK 1
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue