1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-10 16:26:32 -05:00

citra_qt: Reorganize headers

This commit is contained in:
Lioncash
2015-09-11 00:23:00 -04:00
parent abc34ddb88
commit abe5bb4019
24 changed files with 81 additions and 100 deletions

View File

@@ -4,7 +4,7 @@
#pragma once
#include "graphics_breakpoint_observer.h"
#include "citra_qt/debugger/graphics_breakpoint_observer.h"
class EmuThread;