summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/shaolins.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/shaolins.cpp')
-rw-r--r--src/mame/drivers/shaolins.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/shaolins.cpp b/src/mame/drivers/shaolins.cpp
index b0bb076a8dc..cc181492913 100644
--- a/src/mame/drivers/shaolins.cpp
+++ b/src/mame/drivers/shaolins.cpp
@@ -18,7 +18,7 @@ driver by Allard van der Bas
#include "speaker.h"
-#define MASTER_CLOCK XTAL_18_432MHz
+#define MASTER_CLOCK XTAL(18'432'000)
TIMER_DEVICE_CALLBACK_MEMBER(shaolins_state::interrupt)
{