summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/notechan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/notechan.cpp')
-rw-r--r--src/mame/drivers/notechan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/notechan.cpp b/src/mame/drivers/notechan.cpp
index 77bea9ef612..84b9fda303c 100644
--- a/src/mame/drivers/notechan.cpp
+++ b/src/mame/drivers/notechan.cpp
@@ -294,7 +294,7 @@
#include "notechan.lh"
-#define MASTER_CLOCK XTAL_8_448MHz
+#define MASTER_CLOCK XTAL(8'448'000)
#define CPU_CLOCK MASTER_CLOCK / 2 // guess... not verified
#define SND_CLOCK MASTER_CLOCK / 8 // guess... not verified