Merge pull request #360 from ericcorriel/master

fixing typo, should be Ifdef
This commit is contained in:
John Cupitt 2015-12-28 11:03:35 +00:00
commit aa635f7816
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ extern "C" {
/* Still in use, but can be turned off.
*/
#if VIPS_ENABLE_DEPRECATED
#ifdef VIPS_ENABLE_DEPRECATED
#include <vips/vips7compat.h>
#include <vips/dispatch.h>
#include <vips/almostdeprecated.h>