diff --git a/turbojpeg.c b/turbojpeg.c index 847cf6f2..bb061a20 100644 --- a/turbojpeg.c +++ b/turbojpeg.c @@ -39,6 +39,7 @@ #include #include #include "./turbojpeg.h" +#include "./tjutil.h" #include "transupp.h" #include "./jpegcomp.h" #include "./cdjpeg.h"