summaryrefslogtreecommitdiff
path: root/hal.h
diff options
context:
space:
mode:
Diffstat (limited to 'hal.h')
-rw-r--r--hal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal.h b/hal.h
index f7cf2312d..764e664e3 100644
--- a/hal.h
+++ b/hal.h
@@ -65,7 +65,7 @@ extern const HalVideoDriver _sdl_video_driver;
#if defined(UNIX)
extern const HalMusicDriver _extmidi_music_driver;
-#endif
+#endif
#if defined(__BEOS__)
extern const HalMusicDriver _bemidi_music_driver;