summaryrefslogtreecommitdiffstats
path: root/src/graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph.h')
-rw-r--r--src/graph.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graph.h b/src/graph.h
index 0e203b4..272fcb9 100644
--- a/src/graph.h
+++ b/src/graph.h
@@ -20,7 +20,6 @@
using namespace std;
#include "eval_env.h"
-#include "state.h"
#include "timestamp.h"
struct DiskInterface;