diff options
Diffstat (limited to 'src/audio_core/hle/common.h')
-rw-r--r-- | src/audio_core/hle/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/audio_core/hle/common.h b/src/audio_core/hle/common.h index 8e7e5c3cd7..7fbc3ad9a4 100644 --- a/src/audio_core/hle/common.h +++ b/src/audio_core/hle/common.h @@ -6,7 +6,6 @@ #include <algorithm> #include <array> - #include "common/common_types.h" namespace DSP { |