mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
Fix compilation w/o VST3_SUPPORT, remove redudant headers
This commit is contained in:
parent
a30a161288
commit
83cc97e101
2 changed files with 0 additions and 2 deletions
|
|
@ -46,7 +46,6 @@
|
|||
#include "ardour/port.h"
|
||||
#include "ardour/session.h"
|
||||
#include "ardour/types.h"
|
||||
#include "ardour/vst3_plugin.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@
|
|||
#include "ardour/readonly_control.h"
|
||||
#include "ardour/region_fx_plugin.h"
|
||||
#include "ardour/session.h"
|
||||
#include "ardour/vst3_plugin.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ARDOUR;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue