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