mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 17:35:46 +00:00
audio_core: Remove unnecessary inclusions
Same behavior, but removes header dependencies where they don't need to be.
This commit is contained in:
parent
d2d0909b84
commit
c6fe328f73
5 changed files with 2 additions and 7 deletions
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/swap.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue