summaryrefslogtreecommitdiff
path: root/drivers/png/png_driver_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/png/png_driver_common.h')
-rw-r--r--drivers/png/png_driver_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/png/png_driver_common.h b/drivers/png/png_driver_common.h
index 62302bbdbb..24546d4402 100644
--- a/drivers/png/png_driver_common.h
+++ b/drivers/png/png_driver_common.h
@@ -43,4 +43,4 @@ Error png_to_image(const uint8_t *p_source, size_t p_size, bool p_force_linear,
Error image_to_png(const Ref<Image> &p_image, Vector<uint8_t> &p_buffer);
} // namespace PNGDriverCommon
-#endif
+#endif // PNG_DRIVER_COMMON_H