summaryrefslogtreecommitdiffstats
path: root/src/string_piece.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_piece.h')
-rw-r--r--src/string_piece.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string_piece.h b/src/string_piece.h
index 0e55afb..3b94ce3 100644
--- a/src/string_piece.h
+++ b/src/string_piece.h
@@ -48,4 +48,4 @@ struct StringPiece {
int len_;
};
-#endif // NINJA_BROWSE_H_
+#endif // NINJA_STRINGPIECE_H_