Remove unecessary include of the gdb stub
This commit is contained in:
parent
ca064b55fe
commit
39569ed1f8
|
@ -24,10 +24,6 @@
|
|||
|
||||
#include "VideoCommon/VideoBackendBase.h"
|
||||
|
||||
#ifdef USE_GDBSTUB
|
||||
#include "Core/PowerPC/GDBStub.h"
|
||||
#endif
|
||||
|
||||
namespace PowerPC
|
||||
{
|
||||
// EFB RE
|
||||
|
|
Loading…
Reference in New Issue