summaryrefslogtreecommitdiffstats
path: root/src/audio_core/command_generator.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-09-25 19:19:39 +0200
committerLioncash <mathew1800@gmail.com>2020-09-25 19:19:42 +0200
commit966966dc0260077b9e607995e1930afa1a2ecc40 (patch)
treeda2e43d803f4cac813b5c0d1c1a239946e33ea98 /src/audio_core/command_generator.h
parentMerge pull request #4717 from lioncash/debug (diff)
downloadyuzu-966966dc0260077b9e607995e1930afa1a2ecc40.tar
yuzu-966966dc0260077b9e607995e1930afa1a2ecc40.tar.gz
yuzu-966966dc0260077b9e607995e1930afa1a2ecc40.tar.bz2
yuzu-966966dc0260077b9e607995e1930afa1a2ecc40.tar.lz
yuzu-966966dc0260077b9e607995e1930afa1a2ecc40.tar.xz
yuzu-966966dc0260077b9e607995e1930afa1a2ecc40.tar.zst
yuzu-966966dc0260077b9e607995e1930afa1a2ecc40.zip
Diffstat (limited to 'src/audio_core/command_generator.h')
-rw-r--r--src/audio_core/command_generator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/audio_core/command_generator.h b/src/audio_core/command_generator.h
index 967d24078..53e57748b 100644
--- a/src/audio_core/command_generator.h
+++ b/src/audio_core/command_generator.h
@@ -7,7 +7,6 @@
#include <array>
#include "audio_core/common.h"
#include "audio_core/voice_context.h"
-#include "common/common_funcs.h"
#include "common/common_types.h"
namespace Core::Memory {