summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/meadows.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/meadows.cpp')
-rw-r--r--src/mame/drivers/meadows.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/meadows.cpp b/src/mame/drivers/meadows.cpp
index 5bf2b390c30..d7327b97843 100644
--- a/src/mame/drivers/meadows.cpp
+++ b/src/mame/drivers/meadows.cpp
@@ -128,7 +128,7 @@
#include "gypsyjug.lh"
#include "minferno.lh"
-#define MASTER_CLOCK XTAL_5MHz
+#define MASTER_CLOCK XTAL(5'000'000)