mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-28 23:48:11 -05:00
citra_qt: Reorganize headers
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <QMetaType>
|
||||
|
||||
#include "graphics_breakpoint_observer.h"
|
||||
#include "citra_qt/debugger/graphics_breakpoint_observer.h"
|
||||
|
||||
BreakPointObserverDock::BreakPointObserverDock(std::shared_ptr<Pica::DebugContext> debug_context,
|
||||
const QString& title, QWidget* parent)
|
||||
|
Reference in New Issue
Block a user