mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
Split PortInsert and PluginInsert into their own files.
git-svn-id: svn://localhost/ardour2/trunk@2026 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
8ae5804279
commit
05184ed52f
17 changed files with 1344 additions and 1166 deletions
|
|
@ -36,7 +36,7 @@
|
|||
#include <midi++/manager.h>
|
||||
|
||||
#include <ardour/plugin.h>
|
||||
#include <ardour/insert.h>
|
||||
#include <ardour/plugin_insert.h>
|
||||
#include <ardour/ladspa_plugin.h>
|
||||
|
||||
#include <lrdf.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue