summaryrefslogtreecommitdiffstats
path: root/src/parsers.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/parsers.cc')
-rw-r--r--src/parsers.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parsers.cc b/src/parsers.cc
index 420a6cf..7f587a6 100644
--- a/src/parsers.cc
+++ b/src/parsers.cc
@@ -20,7 +20,7 @@
#include <string.h>
#include "graph.h"
-#include "ninja.h"
+#include "state.h"
#include "util.h"
string Token::AsString() const {