citra_qt: Reorganize headers
This commit is contained in:
parent
abc34ddb88
commit
abe5bb4019
24 changed files with 81 additions and 100 deletions
|
@ -2,8 +2,7 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "ramview.h"
|
||||
|
||||
#include "citra_qt/debugger/ramview.h"
|
||||
|
||||
GRamView::GRamView(QWidget* parent) : QHexEdit(parent)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue