mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-28 22:20:05 +00:00
Headers alphabetically and in order requested
This commit is contained in:
parent
2600629d2b
commit
a97db39464
@ -3,7 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <atomic>
|
||||
#include <tuple>
|
||||
#include <utility>
|
||||
|
||||
@ -11,8 +11,6 @@
|
||||
#include "common/math_util.h"
|
||||
|
||||
#include "core/hle/service/hid/hid.h"
|
||||
#include <atomic>
|
||||
|
||||
/**
|
||||
* Abstraction class used to provide an interface between emulation code and the frontend
|
||||
* (e.g. SDL, QGLWidget, GLFW, etc...).
|
||||
|
Loading…
Reference in New Issue
Block a user