Merge pull request #360 from ericcorriel/master
fixing typo, should be Ifdef
This commit is contained in:
commit
aa635f7816
@ -154,7 +154,7 @@ extern "C" {
|
|||||||
|
|
||||||
/* Still in use, but can be turned off.
|
/* Still in use, but can be turned off.
|
||||||
*/
|
*/
|
||||||
#if VIPS_ENABLE_DEPRECATED
|
#ifdef VIPS_ENABLE_DEPRECATED
|
||||||
#include <vips/vips7compat.h>
|
#include <vips/vips7compat.h>
|
||||||
#include <vips/dispatch.h>
|
#include <vips/dispatch.h>
|
||||||
#include <vips/almostdeprecated.h>
|
#include <vips/almostdeprecated.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user