summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/lft_chiptune.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lft_chiptune.cpp')
-rw-r--r--src/mame/drivers/lft_chiptune.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lft_chiptune.cpp b/src/mame/drivers/lft_chiptune.cpp
index 64af0d4fc49..69adc996446 100644
--- a/src/mame/drivers/lft_chiptune.cpp
+++ b/src/mame/drivers/lft_chiptune.cpp
@@ -12,7 +12,7 @@
#include "sound/volt_reg.h"
#include "speaker.h"
-#define MASTER_CLOCK 8000000
+#define MASTER_CLOCK 8000000
class lft_chiptune_state : public driver_device
{