mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
Add missing include
This commit is contained in:
parent
11f28a4b1d
commit
3d98d13760
1 changed files with 2 additions and 1 deletions
|
|
@ -30,8 +30,9 @@
|
|||
#include "pbd/natsort.h"
|
||||
#include "pbd/rcu.h"
|
||||
|
||||
#include "ardour/types.h"
|
||||
#include "ardour/libardour_visibility.h"
|
||||
#include "ardour/port_engine.h"
|
||||
#include "ardour/types.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue