mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 02:49:45 -04:00
audio_manager: Forward declare result type
Moves the include into the cpp file to lessen header dependencies.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "audio_core/audio_manager.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hle/service/audio/errors.h"
|
||||
|
||||
namespace AudioCore {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user