misplaced include broke the build

This commit is contained in:
John Cupitt 2018-06-20 16:19:53 +01:00
parent cb76ffb0bd
commit 10c4831a70

View File

@ -41,10 +41,10 @@
#endif /*HAVE_CONFIG_H*/
#include <vips/intl.h>
#ifdef HAVE_IMAGEQUANT
#include <vips/vips.h>
#ifdef HAVE_IMAGEQUANT
#include "pforeign.h"
#include <libimagequant.h>