diff options
Diffstat (limited to 'src/mesa/main/image.h')
-rw-r--r-- | src/mesa/main/image.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mesa/main/image.h b/src/mesa/main/image.h index 39260f0b4f1..6c8b342ba51 100644 --- a/src/mesa/main/image.h +++ b/src/mesa/main/image.h @@ -1,3 +1,7 @@ +/** + * \file image.h + * Image handling. + */ /* * Mesa 3-D graphics library |