diff --git a/src/libretro/SoundLIBRETRO.cxx b/src/libretro/SoundLIBRETRO.cxx index 4f457a674..2e0ae8922 100644 --- a/src/libretro/SoundLIBRETRO.cxx +++ b/src/libretro/SoundLIBRETRO.cxx @@ -33,8 +33,6 @@ #include "AudioSettings.hxx" #include "StaggeredLogger.hxx" -#include "ThreadDebugging.hxx" - // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - SoundLIBRETRO::SoundLIBRETRO(OSystem& osystem, AudioSettings& audioSettings) : Sound(osystem),