diff options
Diffstat (limited to 'src/emu/attotime.h')
-rw-r--r-- | src/emu/attotime.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/attotime.h b/src/emu/attotime.h index 693e4cd0f84..fab20277b04 100644 --- a/src/emu/attotime.h +++ b/src/emu/attotime.h @@ -36,7 +36,7 @@ #ifndef __ATTOTIME_H__ #define __ATTOTIME_H__ -#include "mamecore.h" +#include "emucore.h" #include "eminline.h" #include <math.h> |