summaryrefslogtreecommitdiff
path: root/src/video/sdl_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/sdl_v.h')
-rw-r--r--src/video/sdl_v.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video/sdl_v.h b/src/video/sdl_v.h
index ab56f99c3..5b7758e26 100644
--- a/src/video/sdl_v.h
+++ b/src/video/sdl_v.h
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file sdl_v.h Base of the SDL video driver. */
+
#ifndef VIDEO_SDL_H
#define VIDEO_SDL_H