diff --git a/src/pathops/SkIntersectionHelper.h b/src/pathops/SkIntersectionHelper.h index f5eeaf8813..1d7b6396ff 100644 --- a/src/pathops/SkIntersectionHelper.h +++ b/src/pathops/SkIntersectionHelper.h @@ -7,7 +7,7 @@ #include "SkOpContour.h" #include "SkPath.h" -#if SK_DEBUG +#ifdef SK_DEBUG #include "SkPathOpsPoint.h" #endif