mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
remove #include addition due to smf's better fix
This commit is contained in:
parent
0ae82382cb
commit
f1fcc209e7
@ -12,8 +12,6 @@
|
|||||||
#ifndef __DEBUGGER_H__
|
#ifndef __DEBUGGER_H__
|
||||||
#define __DEBUGGER_H__
|
#define __DEBUGGER_H__
|
||||||
|
|
||||||
#include "emu.h"
|
|
||||||
|
|
||||||
class debugger_commands;
|
class debugger_commands;
|
||||||
class debugger_cpu;
|
class debugger_cpu;
|
||||||
class debugger_console;
|
class debugger_console;
|
||||||
|
Loading…
Reference in New Issue
Block a user