summaryrefslogtreecommitdiffstats
path: root/src/parsers_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/parsers_test.cc')
-rw-r--r--src/parsers_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parsers_test.cc b/src/parsers_test.cc
index 6fb418d..28ba619 100644
--- a/src/parsers_test.cc
+++ b/src/parsers_test.cc
@@ -2,6 +2,7 @@
#include <gtest/gtest.h>
+#include "graph.h"
#include "ninja.h"
struct ParserTest : public testing::Test,