mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 21:57:16 +01:00
Add missing includes
This commit is contained in:
parent
e165e92268
commit
1c34a3dcbb
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@
|
|||
#define __ardour_readonly_control_h__
|
||||
|
||||
#include <boost/weak_ptr.hpp>
|
||||
|
||||
#include "pbd/destructible.h"
|
||||
|
||||
#include "ardour/libardour_visibility.h"
|
||||
#include "ardour/parameter_descriptor.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue