mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 19:15:46 +00:00
citra_qt: Reorganize headers
This commit is contained in:
parent
13310a9b26
commit
0638df7136
24 changed files with 81 additions and 100 deletions
|
@ -6,10 +6,10 @@
|
|||
#include <QString>
|
||||
#include <QStringList>
|
||||
|
||||
#include "core/settings.h"
|
||||
#include "common/file_util.h"
|
||||
#include "citra_qt/config.h"
|
||||
|
||||
#include "config.h"
|
||||
#include "common/file_util.h"
|
||||
#include "core/settings.h"
|
||||
|
||||
Config::Config() {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue