citra_qt: Reorganize headers
This commit is contained in:
parent
abc34ddb88
commit
abe5bb4019
24 changed files with 81 additions and 100 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue