fix build without magicksave
an ifdef was in the wrong place
This commit is contained in:
parent
f27b5a81f7
commit
25ff103408
@ -35,14 +35,14 @@
|
||||
#endif /*HAVE_CONFIG_H*/
|
||||
#include <vips/intl.h>
|
||||
|
||||
#ifdef ENABLE_MAGICKSAVE
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <vips/vips.h>
|
||||
|
||||
#ifdef ENABLE_MAGICKSAVE
|
||||
|
||||
#include "pforeign.h"
|
||||
#include "magick.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user