summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvdnav.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvdnav.h')
-rw-r--r--stream/stream_dvdnav.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_dvdnav.h b/stream/stream_dvdnav.h
index 41c55b1e71..de4b5eb765 100644
--- a/stream/stream_dvdnav.h
+++ b/stream/stream_dvdnav.h
@@ -35,4 +35,4 @@ void mp_dvdnav_update_mouse_pos(stream_t *stream, int32_t x, int32_t y, int* but
void mp_dvdnav_get_highlight (stream_t *stream, nav_highlight_t *hl);
unsigned int *mp_dvdnav_get_spu_clut(stream_t *stream);
-#endif
+#endif /* MPLAYER_STREAM_DVDNAV_H */