audio_core: Remove unnecessary inclusions
Same behavior, but removes header dependencies where they don't need to be.
This commit is contained in:
parent
4d4afc1502
commit
966966dc02
5 changed files with 2 additions and 7 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue