Remove unecessary include of the gdb stub

This commit is contained in:
aldelaro5 2021-09-29 12:54:18 -04:00
commit 39569ed1f8

View file

@ -24,10 +24,6 @@
#include "VideoCommon/VideoBackendBase.h" #include "VideoCommon/VideoBackendBase.h"
#ifdef USE_GDBSTUB
#include "Core/PowerPC/GDBStub.h"
#endif
namespace PowerPC namespace PowerPC
{ {
// EFB RE // EFB RE