summaryrefslogtreecommitdiff
path: root/src/rgb_xyz.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rgb_xyz.h')
-rw-r--r--src/rgb_xyz.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/rgb_xyz.h b/src/rgb_xyz.h
index eb1b5ac8..4a920efb 100644
--- a/src/rgb_xyz.h
+++ b/src/rgb_xyz.h
@@ -32,6 +32,11 @@
*/
+/** @file rgb_xyz.h
+ * @brief Conversion between RGB and XYZ
+ */
+
+
#include "types.h"
#include <memory>
#include <boost/optional.hpp>