mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Fix more header sorting issues in AudioCommon/ (now check-includes clean).
This commit is contained in:
@ -3,8 +3,8 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "AudioCommon/NullSoundStream.h"
|
||||
#include "Core/HW/SystemTimers.h"
|
||||
#include "Core/HW/AudioInterface.h"
|
||||
#include "Core/HW/SystemTimers.h"
|
||||
|
||||
void NullSound::SoundLoop()
|
||||
{
|
||||
|
Reference in New Issue
Block a user