From e611616723035d2345cf27e43c8b2eef958d5696 Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Thu, 27 Sep 2018 20:37:06 +0200 Subject: Remove the turbojpeg.h dependency from public headers Closes #230 --- libvncclient/tight.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libvncclient/tight.c') diff --git a/libvncclient/tight.c b/libvncclient/tight.c index 64883e5..df01812 100644 --- a/libvncclient/tight.c +++ b/libvncclient/tight.c @@ -23,6 +23,8 @@ #ifdef LIBVNCSERVER_HAVE_LIBZ #ifdef LIBVNCSERVER_HAVE_LIBJPEG +#include "turbojpeg.h" + /* * tight.c - handle ``tight'' encoding. * -- cgit v1.2.1