diff options
Diffstat (limited to 'al/buffer.cpp')
-rw-r--r-- | al/buffer.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/al/buffer.cpp b/al/buffer.cpp index 906b40fc..21f46fc8 100644 --- a/al/buffer.cpp +++ b/al/buffer.cpp @@ -50,10 +50,10 @@ #include "aloptional.h" #include "atomic.h" #include "core/except.h" -#include "inprogext.h" #include "core/logging.h" +#include "core/voice.h" +#include "inprogext.h" #include "opthelpers.h" -#include "voice.h" namespace { |