diff --git a/modules/plugin/chowdsp_plugin_state/Backend/chowdsp_ParamHolder.h b/modules/plugin/chowdsp_plugin_state/Backend/chowdsp_ParamHolder.h index 0a283c65..19839d8f 100644 --- a/modules/plugin/chowdsp_plugin_state/Backend/chowdsp_ParamHolder.h +++ b/modules/plugin/chowdsp_plugin_state/Backend/chowdsp_ParamHolder.h @@ -7,7 +7,7 @@ class ParamHolder { public: /** Convenient alias for a Parameter ID */ - using PID = juce::ParameterID; + using PID = ParameterID; /** * Creates a ParamHolder. The user might want to name the ParamHolder,