summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/state.h')
-rw-r--r--crawl-ref/source/state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/state.h b/crawl-ref/source/state.h
index a1bf485298..93ae40675d 100644
--- a/crawl-ref/source/state.h
+++ b/crawl-ref/source/state.h
@@ -7,7 +7,6 @@
#ifndef STATE_H
#define STATE_H
-#include "enum.h"
#include "player.h"
#include <vector>