mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-10 07:26:32 +01:00
Add missing header include to ControlProtocol class source file
This commit is contained in:
parent
3edb6b2e1f
commit
63296285be
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
*/
|
||||
|
||||
#include "pbd/convert.h"
|
||||
#include "pbd/error.h"
|
||||
|
||||
#include "ardour/gain_control.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue