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