summaryrefslogtreecommitdiffstats
path: root/src/graph.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph.cc')
-rw-r--r--src/graph.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graph.cc b/src/graph.cc
index 13927fe..51bdd8b 100644
--- a/src/graph.cc
+++ b/src/graph.cc
@@ -17,6 +17,7 @@
#include <stdio.h>
#include "build_log.h"
+#include "disk_interface.h"
#include "ninja.h"
#include "parsers.h"
#include "util.h"