summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/osbexec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/osbexec.cpp')
-rw-r--r--src/mame/drivers/osbexec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/osbexec.cpp b/src/mame/drivers/osbexec.cpp
index 7a4f358450b..b142649085c 100644
--- a/src/mame/drivers/osbexec.cpp
+++ b/src/mame/drivers/osbexec.cpp
@@ -24,7 +24,7 @@
#include "speaker.h"
-#define MAIN_CLOCK XTAL_23_9616MHz
+#define MAIN_CLOCK XTAL(23'961'600)
#define MODEM_PORT_TAG "modem"
#define PRINTER_PORT_TAG "printer"