summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/OpenALStream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/AudioCommon/OpenALStream.cpp')
-rw-r--r--Source/Core/AudioCommon/OpenALStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/AudioCommon/OpenALStream.cpp b/Source/Core/AudioCommon/OpenALStream.cpp
index e8f950e5ab..46f7cc3407 100644
--- a/Source/Core/AudioCommon/OpenALStream.cpp
+++ b/Source/Core/AudioCommon/OpenALStream.cpp
@@ -3,8 +3,8 @@
// Refer to the license.txt file included.
#include "AudioCommon/aldlist.h"
-#include "AudioCommon/OpenALStream.h"
#include "AudioCommon/DPL2Decoder.h"
+#include "AudioCommon/OpenALStream.h"
#if defined HAVE_OPENAL && HAVE_OPENAL