summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/intv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/intv.h')
-rw-r--r--src/mess/includes/intv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/intv.h b/src/mess/includes/intv.h
index bb8800cd9a4..8355595b483 100644
--- a/src/mess/includes/intv.h
+++ b/src/mess/includes/intv.h
@@ -142,7 +142,7 @@ protected:
required_ioport m_io_options;
optional_ioport m_io_ecs_cntrlsel;
optional_ioport m_io_test;
-
+
optional_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;