mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
Add missing header include in plugin_selector.h
This commit is contained in:
parent
38bae2996a
commit
b8546e0b69
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@
|
|||
#include "ardour/session_handle.h"
|
||||
#include "plugin_interest.h"
|
||||
|
||||
#include "ardour_dialog.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
class Session;
|
||||
class PluginManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue