summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/ti99/videowrp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/ti99/videowrp.h')
-rw-r--r--src/mess/machine/ti99/videowrp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/ti99/videowrp.h b/src/mess/machine/ti99/videowrp.h
index f0e765eb42f..1cc9feea7ff 100644
--- a/src/mess/machine/ti99/videowrp.h
+++ b/src/mess/machine/ti99/videowrp.h
@@ -77,7 +77,7 @@ extern const device_type V9938VIDEO;
extern const device_type TISOUND_94624;
extern const device_type TISOUND_76496;
-struct ti_sound_config
+struct ti_sound_config
{
devcb_write_line ready;
};