diff --git a/interface/src/Application.cpp b/interface/src/Application.cpp index e09819c11c..8ec1577915 100644 --- a/interface/src/Application.cpp +++ b/interface/src/Application.cpp @@ -2807,6 +2807,7 @@ void Application::cleanupBeforeQuit() { DependencyManager::destroy(); DependencyManager::destroy(); DependencyManager::destroy(); + DependencyManager::destroy(); _snapshotSoundInjector = nullptr;