summaryrefslogtreecommitdiffstats
path: root/src/graphics/common/material.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/common/material.h')
-rw-r--r--src/graphics/common/material.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/graphics/common/material.h b/src/graphics/common/material.h
index 2ec2e1b..f71923f 100644
--- a/src/graphics/common/material.h
+++ b/src/graphics/common/material.h
@@ -22,7 +22,8 @@
namespace Gfx {
/**
- * \struct Material Material of a surface
+ * \struct Material
+ * \brief Material of a surface
*
* This structure was created as analog to DirectX's D3DMATERIAL.
*