citra_qt: Reorganize headers
This commit is contained in:
parent
abc34ddb88
commit
abe5bb4019
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