Skip to content

Commit da63754

Browse files
committed
USE_STK on audioeffects.h
1 parent 9e88848 commit da63754

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/AudioEffects/AudioEffects.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
#include "AudioTools/Vector.h"
55
#include "AudioEffects/AudioEffect.h"
66
#include "AudioEffects/AudioEffectsSuite.h"
7+
#ifdef USE_STK
78
#include "AudioEffects/STKEffects.h"
9+
#endif
810

911
namespace audio_tools {
1012

0 commit comments

Comments
 (0)