summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stuff.h')
-rw-r--r--crawl-ref/source/stuff.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/stuff.h b/crawl-ref/source/stuff.h
index 5bfcebdcd2..89757eb99d 100644
--- a/crawl-ref/source/stuff.h
+++ b/crawl-ref/source/stuff.h
@@ -8,8 +8,6 @@
#ifndef STUFF_H
#define STUFF_H
-#include "env.h"
-#include "player.h"
#include <map>
std::string make_time_string(time_t abs_time, bool terse = false);