aboutsummaryrefslogtreecommitdiffstats
path: root/al
diff options
context:
space:
mode:
Diffstat (limited to 'al')
-rw-r--r--al/debug.cpp1
-rw-r--r--al/event.cpp1
-rw-r--r--al/source.cpp1
3 files changed, 0 insertions, 3 deletions
diff --git a/al/debug.cpp b/al/debug.cpp
index 56705c65..af67859a 100644
--- a/al/debug.cpp
+++ b/al/debug.cpp
@@ -20,7 +20,6 @@
#include "core/logging.h"
#include "direct_defs.h"
#include "opthelpers.h"
-#include "threads.h"
namespace {
diff --git a/al/event.cpp b/al/event.cpp
index a5b5fdc5..ef58f86d 100644
--- a/al/event.cpp
+++ b/al/event.cpp
@@ -30,7 +30,6 @@
#include "direct_defs.h"
#include "opthelpers.h"
#include "ringbuffer.h"
-#include "threads.h"
namespace {
diff --git a/al/source.cpp b/al/source.cpp
index 8dbbbcd8..8f4d4d48 100644
--- a/al/source.cpp
+++ b/al/source.cpp
@@ -73,7 +73,6 @@
#include "filter.h"
#include "opthelpers.h"
#include "ringbuffer.h"
-#include "threads.h"
#ifdef ALSOFT_EAX
#include <cassert>