From 8664df5a5d2870c67036666b66ce0d2f9fcdd1eb Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Sun, 2 Mar 2014 15:25:52 -0800 Subject: Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h respectively --- blastem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blastem.h') diff --git a/blastem.h b/blastem.h index 112ebfa..46d0b1b 100644 --- a/blastem.h +++ b/blastem.h @@ -7,7 +7,7 @@ #define BLASTEM_H_ #include -#include "m68k_to_x86.h" +#include "m68k_core.h" #include "z80_to_x86.h" #include "ym2612.h" #include "vdp.h" -- cgit v1.2.3