mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
DolphinQt/Debugger: Replace AddressSpace.h inclusions with a forward declaration
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
#include <cmath>
|
||||
|
||||
#include "Core/Core.h"
|
||||
#include "Core/HW/AddressSpace.h"
|
||||
#include "Core/PowerPC/BreakPoints.h"
|
||||
#include "Core/PowerPC/PowerPC.h"
|
||||
#include "DolphinQt/Resources.h"
|
||||
|
Reference in New Issue
Block a user