Fix more header sorting issues in AudioCommon/ (now check-includes clean).

This commit is contained in:
Pierre Bourdon
2014-02-19 02:11:52 +01:00
parent 8ea8da6ebc
commit fca12c4c4e
3 changed files with 4 additions and 4 deletions

View File

@ -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()
{