mirror of https://github.com/PCSX2/pcsx2.git
Removed unnecessary #include after pull request #154.
This commit is contained in:
parent
a3498c506f
commit
455a20d852
|
@ -27,10 +27,6 @@
|
|||
#include "../IopMem.h"
|
||||
#include "SymbolMap.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
extern AppCoreThread CoreThread;
|
||||
|
||||
R5900DebugInterface r5900Debug;
|
||||
|
|
Loading…
Reference in New Issue