Support LV2 log trace messages
[ardour.git] / libs / ardour / ardour / plugin_types.h
index e0dd6600fcc89e5f09feb5a2f27e28b66255d86f..d997e2891a0ca4e397ce2693cf4d2dd9acd6f79a 100644 (file)
@@ -28,6 +28,7 @@ namespace ARDOUR {
                LV2,
                Windows_VST,
                LXVST,
+               Lua,
        };
 
 }