Fix compilation when including polarity_processor.h directly

This commit is contained in:
Robin Gareus 2022-01-14 22:35:11 +01:00
parent de9322e0d3
commit 0c4769cb3f
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -24,6 +24,8 @@
namespace ARDOUR {
class PhaseControl;
class LIBARDOUR_API PolarityProcessor : public Processor
{
public: