Fix compilation w/o VST3_SUPPORT, remove redudant headers
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user