diff options
Diffstat (limited to 'src/emu/cheat.h')
-rw-r--r-- | src/emu/cheat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cheat.h b/src/emu/cheat.h index 2fcfbb2d721..e7ff2fd9081 100644 --- a/src/emu/cheat.h +++ b/src/emu/cheat.h @@ -14,7 +14,7 @@ #ifndef __CHEAT_H__ #define __CHEAT_H__ -#include "mamecore.h" +#include "emucore.h" |