add VCA debug bit
[ardour.git] / libs / ardour / ardour / debug.h
index 2f52fba8f7040ce9858c1919cb15d89604ca1326..f8e8bfa5e00a1e4a6a1d2c2763928f24483ef5c8 100644 (file)
@@ -78,6 +78,7 @@ namespace PBD {
                LIBARDOUR_API extern DebugBits BackendPorts;
                LIBARDOUR_API extern DebugBits VSTCallbacks;
                LIBARDOUR_API extern DebugBits FaderPort;
+               LIBARDOUR_API extern DebugBits VCA;
 
        }
 }