diff --git a/src/hb-coretext.h b/src/hb-coretext.h index 837308f31..25267bc97 100644 --- a/src/hb-coretext.h +++ b/src/hb-coretext.h @@ -30,7 +30,7 @@ #include "hb.h" #include -#if defined(TARGET_OS_IPHONE) +#if TARGET_OS_IPHONE # include # include #else