summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mcr.h')
-rw-r--r--src/mame/includes/mcr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/mcr.h b/src/mame/includes/mcr.h
index 0a800da08f6..e450bd7b3d2 100644
--- a/src/mame/includes/mcr.h
+++ b/src/mame/includes/mcr.h
@@ -18,7 +18,7 @@
#include "sound/samples.h"
/* constants */
-#define MAIN_OSC_MCR_I XTAL_19_968MHz
+#define MAIN_OSC_MCR_I XTAL(19'968'000)
class mcr_state : public driver_device