add LV2 support for kx:external-ui#
[ardour.git] / gtk2_ardour / lv2_external_ui.h
index 19fa912f04616372695fce0a67d31957c96978ed..9f404e6d9aed5540071af2cd7151d26bf5026ddb 100644 (file)
@@ -37,6 +37,8 @@
 /** UI extension suitable for out-of-process UIs */
 #define LV2_EXTERNAL_UI_URI "http://lv2plug.in/ns/extensions/ui#external"
 
+#define LV2_EXTERNAL_UI_KX__Host   "http://kxstudio.sf.net/ns/lv2ext/external-ui#Host"
+
 #ifdef __cplusplus
 extern "C" {
 #endif