mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-15 23:17:58 -05:00
audio_core: Remove unnecessary inclusions
Same behavior, but removes header dependencies where they don't need to be.
This commit is contained in:
@ -12,7 +12,6 @@
|
||||
#include "common/assert.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "core/core_timing.h"
|
||||
#include "core/core_timing_util.h"
|
||||
#include "core/settings.h"
|
||||
|
||||
namespace AudioCore {
|
||||
|
Reference in New Issue
Block a user