aboutsummaryrefslogtreecommitdiffstats
path: root/pugl/pugl_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/pugl_win.h')
-rw-r--r--pugl/pugl_win.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/pugl/pugl_win.h b/pugl/pugl_win.h
index e297c3a..c2dba2a 100644
--- a/pugl/pugl_win.h
+++ b/pugl/pugl_win.h
@@ -14,6 +14,10 @@
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+/**
+ @file pugl_win.h Shared definitions for Windows implementation.
+*/
+
#include "pugl/pugl_internal_types.h"
#include <windows.h>