mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Update pull request 1782. Reordered header and corrected text case.
Feedback from Antidote and lioncash.
This commit is contained in:
@ -36,6 +36,8 @@
|
||||
#include <wx/aui/auibook.h>
|
||||
#include <wx/aui/framemanager.h>
|
||||
|
||||
#include "AudioCommon/AudioCommon.h"
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/FileUtil.h"
|
||||
#include "Common/Thread.h"
|
||||
@ -64,8 +66,6 @@
|
||||
#include "VideoCommon/VertexShaderManager.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
||||
#include "AudioCommon/AudioCommon.h"
|
||||
|
||||
// Resources
|
||||
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user