commit 661f0470709f358024280f9c501e4be55f22b82f
parent 46fcc5972ab3053e1cb4be6d9c0398bfbe1f2770
Author: Keith Bloemer <32459398+keyth72@users.noreply.github.com>
Date: Sun, 11 Oct 2020 09:52:37 -0500
Update PluginProcessor.h
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/plugins/SmartAmp/Source/PluginProcessor.h b/plugins/SmartAmp/Source/PluginProcessor.h
@@ -13,7 +13,6 @@
#include "../JuceLibraryCode/JuceHeader.h"
#include "WaveNet.h"
#include "WaveNetLoader.h"
-#include "ResonantLowpassFilter.h"
#include "Eq4Band.h"
//==============================================================================