diff options
Diffstat (limited to 'src/emu/debug/textbuf.c')
-rw-r--r-- | src/emu/debug/textbuf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/debug/textbuf.c b/src/emu/debug/textbuf.c index 3ad15b1b159..0576ff4f642 100644 --- a/src/emu/debug/textbuf.c +++ b/src/emu/debug/textbuf.c @@ -9,7 +9,7 @@ ***************************************************************************/ -#include "mamecore.h" +#include "osdcore.h" #include "textbuf.h" |