From ea10a896c6107b9ec3135f8fcfac7cd769ff8aa2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 6 Nov 2016 20:27:55 -0500 Subject: Fix LV2 state:StateChanged URI --- libs/ardour/ardour/uri_map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour') diff --git a/libs/ardour/ardour/uri_map.h b/libs/ardour/ardour/uri_map.h index 3b5f5be307..de0999d94f 100644 --- a/libs/ardour/ardour/uri_map.h +++ b/libs/ardour/ardour/uri_map.h @@ -84,7 +84,7 @@ public: uint32_t patch_Set; uint32_t patch_property; uint32_t patch_value; - uint32_t state_Changed; + uint32_t state_StateChanged; #ifdef LV2_EXTENDED uint32_t auto_event; uint32_t auto_setup; -- cgit v1.2.3