# HG changeset patch # User Chris Cannam # Date 1586440759 -3600 # Node ID 19da7fa80c3c65a93521d1b2470946e1735129cb # Parent 8b78b3c330fb1c09e6cd9147a5eb78d6c70f9e32 Add missing include diff -r 8b78b3c330fb -r 19da7fa80c3c widgets/PluginParameterBox.cpp --- a/widgets/PluginParameterBox.cpp Thu Apr 09 11:23:40 2020 +0100 +++ b/widgets/PluginParameterBox.cpp Thu Apr 09 14:59:19 2020 +0100 @@ -31,6 +31,7 @@ #include #include +#include #include