summaryrefslogtreecommitdiffstats
path: root/src/common/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/image.h')
-rw-r--r--src/common/image.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/common/image.h b/src/common/image.h
index 4d86d31..7588ea9 100644
--- a/src/common/image.h
+++ b/src/common/image.h
@@ -14,7 +14,10 @@
// * You should have received a copy of the GNU General Public License
// * along with this program. If not, see http://www.gnu.org/licenses/.
-// image.h
+/**
+ * \file common/image.h
+ * \brief Class for loading and saving images
+ */
#pragma once