citra_qt: Reorganize headers
This commit is contained in:
parent
abc34ddb88
commit
abe5bb4019
24 changed files with 81 additions and 100 deletions
|
@ -2,11 +2,9 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "graphics.h"
|
||||
#include <QListView>
|
||||
#include <QVBoxLayout>
|
||||
#include <QDebug>
|
||||
|
||||
#include "citra_qt/debugger/graphics.h"
|
||||
#include "citra_qt/util/util.h"
|
||||
|
||||
extern GraphicsDebugger g_debugger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue