diff --git a/VST/VSTBackend.cpp b/VST/VSTBackend.cpp index a1fc11d..8960462 100644 --- a/VST/VSTBackend.cpp +++ b/VST/VSTBackend.cpp @@ -1,7 +1,7 @@ #include "VSTBackend.hpp" #include "audiodev/AudioVoiceEngine.hpp" +#include "logvisor/logvisor.hpp" #include -#include #undef min #undef max