mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue