summaryrefslogtreecommitdiff
path: root/src/audio_core/hle/mixers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio_core/hle/mixers.h')
-rw-r--r--src/audio_core/hle/mixers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/audio_core/hle/mixers.h b/src/audio_core/hle/mixers.h
index 537c3a3b9..bf4e865ae 100644
--- a/src/audio_core/hle/mixers.h
+++ b/src/audio_core/hle/mixers.h
@@ -5,7 +5,6 @@
5#pragma once 5#pragma once
6 6
7#include <array> 7#include <array>
8
9#include "audio_core/hle/common.h" 8#include "audio_core/hle/common.h"
10#include "audio_core/hle/dsp.h" 9#include "audio_core/hle/dsp.h"
11 10