mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-01 07:12:53 +00:00
citra_qt: Reorganize headers
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user