summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/turrett.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/turrett.cpp')
-rw-r--r--src/mame/drivers/turrett.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/turrett.cpp b/src/mame/drivers/turrett.cpp
index 5b98dd6db7c..df98938e124 100644
--- a/src/mame/drivers/turrett.cpp
+++ b/src/mame/drivers/turrett.cpp
@@ -24,7 +24,7 @@
*
*************************************/
-#define R3041_CLOCK XTAL_25MHz
+#define R3041_CLOCK XTAL(25'000'000)