summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hp16500.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hp16500.cpp')
-rw-r--r--src/mame/drivers/hp16500.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hp16500.cpp b/src/mame/drivers/hp16500.cpp
index b6f170ade28..fa292c2fa86 100644
--- a/src/mame/drivers/hp16500.cpp
+++ b/src/mame/drivers/hp16500.cpp
@@ -60,7 +60,7 @@
#define CRTC_TAG "crtc"
#define SCREEN_TAG "screen"
#define DUART_TAG "duart"
-#define MLC_TAG "mlc"
+#define MLC_TAG "mlc"
class hp16500_state : public driver_device
{