mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
Fix lv2core header include
This commit is contained in:
parent
da9ec02662
commit
495b27c742
8 changed files with 9 additions and 9 deletions
|
|
@ -48,7 +48,7 @@
|
|||
#include <lv2/atom/atom.h>
|
||||
#include <lv2/atom/forge.h>
|
||||
#include <lv2/atom/util.h>
|
||||
#include <lv2/lv2core/lv2.h>
|
||||
#include <lv2/core/lv2.h>
|
||||
#include <lv2/log/logger.h>
|
||||
#include <lv2/midi/midi.h>
|
||||
#include <lv2/patch/patch.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue