summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tiasound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/tiasound.h')
-rw-r--r--src/emu/sound/tiasound.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/emu/sound/tiasound.h b/src/emu/sound/tiasound.h
index 69796c45bc6..9733d8dc1d7 100644
--- a/src/emu/sound/tiasound.h
+++ b/src/emu/sound/tiasound.h
@@ -42,5 +42,4 @@ void tia_sound_free(void *chip);
void tia_process (void *chip, stream_sample_t *buffer, int length);
void tia_write(void *chip, offs_t offset, UINT8 data);
-#endif /* __TIASOUND_H__ */
-
+#endif /* __TIASOUND_H__ */