mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
i386: Future-proofing for upcoming debugger refactoring (nw)
This commit is contained in:
parent
0d5bd63091
commit
c044818e99
@ -27,6 +27,7 @@
|
||||
|
||||
#include "debugger.h"
|
||||
#include "debug/debugcpu.h"
|
||||
#include "debug/express.h"
|
||||
|
||||
/* seems to be defined on mingw-gcc */
|
||||
#undef i386
|
||||
|
@ -12,7 +12,6 @@
|
||||
#include "softfloat/softfloat.h"
|
||||
#endif
|
||||
|
||||
#include "debug/debugcpu.h"
|
||||
#include "divtlb.h"
|
||||
|
||||
#include "i386dasm.h"
|
||||
|
Loading…
Reference in New Issue
Block a user