Index: src/pathops/SkPathOpsCommon.h |
=================================================================== |
--- src/pathops/SkPathOpsCommon.h (revision 9040) |
+++ src/pathops/SkPathOpsCommon.h (working copy) |
@@ -22,7 +22,7 @@ |
bool evenOdd, bool oppEvenOdd); |
void SortSegments(SkTDArray<SkOpContour*>* contourList); |
-#if DEBUG_ACTIVE_SPANS |
+#if DEBUG_ACTIVE_SPANS || DEBUG_ACTIVE_SPANS_FIRST_ONLY |
void DebugShowActiveSpans(SkTDArray<SkOpContour*>& contourList); |
#endif |