diff options
Diffstat (limited to 'src/emu/debug/debugcon.h')
-rw-r--r-- | src/emu/debug/debugcon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/debug/debugcon.h b/src/emu/debug/debugcon.h index c15874184af..95aa2e0f8c8 100644 --- a/src/emu/debug/debugcon.h +++ b/src/emu/debug/debugcon.h @@ -11,6 +11,7 @@ #ifndef __DEBUGCON_H__ #define __DEBUGCON_H__ +#include "emu.h" #include "textbuf.h" |