LV2 0.18.6 no longer provides a top-level lv2.h
Until it does, standardize on a single include path for lv2.h, even if this path is the sort of thing that leads to CLAP
This commit is contained in:
parent
9d197c0702
commit
2471e90fae
@ -27,8 +27,8 @@
|
||||
|
||||
#include <glibmm/threads.h>
|
||||
|
||||
#include "lv2.h"
|
||||
#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
|
||||
#include <lv2/lv2plug.in/ns/lv2core/lv2.h>
|
||||
#include <lv2/lv2plug.in/ns/ext/urid/urid.h>
|
||||
|
||||
#include "ardour/libardour_visibility.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user