summaryrefslogtreecommitdiffstats
path: root/libvo/sdl_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/sdl_common.h')
-rw-r--r--libvo/sdl_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/sdl_common.h b/libvo/sdl_common.h
index be9e254b31..cc9ec60e21 100644
--- a/libvo/sdl_common.h
+++ b/libvo/sdl_common.h
@@ -34,4 +34,4 @@ void vo_sdl_fullscreen(void);
int sdl_set_mode(int bpp, uint32_t flags);
int sdl_default_handle_event(SDL_Event *event);
-#endif
+#endif /* MPLAYER_SDL_COMMON_H */