citra_qt: Reorganize headers

This commit is contained in:
Lioncash
2015-09-11 00:23:00 -04:00
parent 13310a9b26
commit 0638df7136
24 changed files with 81 additions and 100 deletions
+3 -3
View File
@@ -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() {