From 2cccaf005524561a7678497142ab4585dbeaf169 Mon Sep 17 00:00:00 2001 From: a3x Date: Mon, 7 Feb 2022 21:46:39 +0000 Subject: [PATCH] Update 'src/thumb.c' --- src/thumb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/thumb.c b/src/thumb.c index cd47d6c..8714aed 100644 --- a/src/thumb.c +++ b/src/thumb.c @@ -1,4 +1,5 @@ #include +#include #include #include "png.h" #include "util.h"