diff --git a/plugins/ChowDSP/DegradeFilter.h b/plugins/ChowDSP/DegradeFilter.h index 1cf8ea7..8be3cc4 100644 --- a/plugins/ChowDSP/DegradeFilter.h +++ b/plugins/ChowDSP/DegradeFilter.h @@ -2,6 +2,7 @@ #define DEGRADEFILTER_H_INCLUDED #include "SmoothedValue.h" +#include "../constants.h" /** Lowpass filter for tape degrade effect */ class DegradeFilter {