diff --git a/include/sst/effects/FloatyDelay.h b/include/sst/effects/FloatyDelay.h index af2fefe..b93ff9e 100644 --- a/include/sst/effects/FloatyDelay.h +++ b/include/sst/effects/FloatyDelay.h @@ -18,8 +18,8 @@ * https://github.com/surge-synthesizer/sst-effects */ -#ifndef INCLUDE_SST_EFFECTS_FLOATY_DELAY_H -#define INCLUDE_SST_EFFECTS_FLOATY_DELAY_H +#ifndef INCLUDE_SST_EFFECTS_FLOATYDELAY_H +#define INCLUDE_SST_EFFECTS_FLOATYDELAY_H #include #include @@ -101,7 +101,12 @@ template struct FloatyDelay : core::EffectTemplateBase struct FloatyDelay : core::EffectTemplateBase