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