summaryrefslogtreecommitdiffstats
path: root/src/debug_flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug_flags.h')
-rw-r--r--src/debug_flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug_flags.h b/src/debug_flags.h
index 4ffef75..7965585 100644
--- a/src/debug_flags.h
+++ b/src/debug_flags.h
@@ -26,6 +26,6 @@ extern bool g_explaining;
extern bool g_keep_rsp;
-extern bool g_experimental_win_statcache;
+extern bool g_experimental_statcache;
#endif // NINJA_EXPLAIN_H_