summaryrefslogtreecommitdiff
path: root/src/video/win32_v.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/win32_v.cpp')
-rw-r--r--src/video/win32_v.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video/win32_v.cpp b/src/video/win32_v.cpp
index eb78408f4..35d698455 100644
--- a/src/video/win32_v.cpp
+++ b/src/video/win32_v.cpp
@@ -1,5 +1,7 @@
/* $Id$ */
+/** @file win32_v.cpp Implementation of the Windows (GDI) video driver. */
+
#include "../stdafx.h"
#include "../openttd.h"
#include "../gfx_func.h"