Browse Source

Make sure all LV2 headers are up-to-date

tags/v0.9.0
falkTX 13 years ago
parent
commit
7f29f649db
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/carla-includes/lv2/lv2.h

+ 1
- 0
src/carla-includes/lv2/lv2.h View File

@@ -106,6 +106,7 @@
#define LV2_CORE__optionalFeature LV2_CORE_PREFIX "optionalFeature"
#define LV2_CORE__port LV2_CORE_PREFIX "port"
#define LV2_CORE__portProperty LV2_CORE_PREFIX "portProperty"
#define LV2_CORE__project LV2_CORE_PREFIX "project"
#define LV2_CORE__reportsLatency LV2_CORE_PREFIX "reportsLatency"
#define LV2_CORE__requiredFeature LV2_CORE_PREFIX "requiredFeature"
#define LV2_CORE__sampleRate LV2_CORE_PREFIX "sampleRate"


Loading…
Cancel
Save