summaryrefslogtreecommitdiff
path: root/image/png.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/png.c')
-rw-r--r--image/png.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/image/png.c b/image/png.c
index dfeac89e0..1c78d3006 100644
--- a/image/png.c
+++ b/image/png.c
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <png.h>
+#include "utils/utils.h"
#include "utils/log.h"
#include "utils/messages.h"
#include "content/content_protected.h"