summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qsound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/qsound.h')
-rw-r--r--src/devices/sound/qsound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/qsound.h b/src/devices/sound/qsound.h
index b39260ad76a..6dd27481500 100644
--- a/src/devices/sound/qsound.h
+++ b/src/devices/sound/qsound.h
@@ -46,7 +46,7 @@ protected:
// sound stream update overrides
virtual void sound_stream_update(sound_stream &stream, stream_sample_t **inputs, stream_sample_t **outputs, int samples) override;
-
+
// device_rom_interface overrides
virtual void rom_bank_updated() override;