aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_internal.h')
-rw-r--r--src/jalv_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index bea236c..0f9f7f3 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -176,6 +176,7 @@ typedef struct {
LV2_URID patch_Get;
LV2_URID patch_Put;
LV2_URID patch_Set;
+ LV2_URID patch_body;
LV2_URID patch_property;
LV2_URID patch_value;
LV2_URID time_Position;