try to fix mindeps

This commit is contained in:
ouwou
2023-07-25 15:33:15 -04:00
parent f696ecb5c3
commit fad555c355

View File

@@ -78,7 +78,9 @@ Abaddon::Abaddon()
});
}
#ifdef WITH_VOICE
m_audio.SetVADMethod(GetSettings().VAD);
#endif
}
Abaddon &Abaddon::Get() {