diff options
Diffstat (limited to 'alc/events.cpp')
-rw-r--r-- | alc/events.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/alc/events.cpp b/alc/events.cpp index b5b65cb1..b14b1a8d 100644 --- a/alc/events.cpp +++ b/alc/events.cpp @@ -6,7 +6,6 @@ #include <optional> #include "alspan.h" -#include "common/threads.h" #include "core/logging.h" #include "device.h" |