aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/OverwriteLine.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/OverwriteLine.h')
-rw-r--r--tools/OverwriteLine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/OverwriteLine.h b/tools/OverwriteLine.h
index e8f0504b1a..8985a6a01c 100644
--- a/tools/OverwriteLine.h
+++ b/tools/OverwriteLine.h
@@ -3,7 +3,7 @@
// Print this string to reset and clear your current terminal line.
static const char* kSkOverwriteLine =
-#ifdef SK_BUILD_FOR_WIN32
+#ifdef SK_BUILD_FOR_WIN
"\r \r"
#elif defined(SK_BUILD_FOR_IOS)
"\r"