summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/t5182.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/t5182.cpp')
-rw-r--r--src/mame/audio/t5182.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/t5182.cpp b/src/mame/audio/t5182.cpp
index 7044242425d..fc209d47f94 100644
--- a/src/mame/audio/t5182.cpp
+++ b/src/mame/audio/t5182.cpp
@@ -149,7 +149,7 @@ rom.
#include "emu.h"
#include "t5182.h"
-#define T5182_CLOCK XTAL_14_31818MHz/4
+#define T5182_CLOCK XTAL(14'318'181)/4
DEFINE_DEVICE_TYPE(T5182, t5182_device, "t5182", "T5182 MCU")