summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/carrera.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/carrera.cpp')
-rw-r--r--src/mame/drivers/carrera.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/carrera.cpp b/src/mame/drivers/carrera.cpp
index bcb52512eed..ee1657613d0 100644
--- a/src/mame/drivers/carrera.cpp
+++ b/src/mame/drivers/carrera.cpp
@@ -46,7 +46,7 @@ TODO:
*/
-#define MASTER_CLOCK XTAL_22_1184MHz
+#define MASTER_CLOCK XTAL(22'118'400)
#include "emu.h"
#include "cpu/z80/z80.h"