summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/effects.cc')
-rw-r--r--crawl-ref/source/effects.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/effects.cc b/crawl-ref/source/effects.cc
index acfd160e10..c636a38d5a 100644
--- a/crawl-ref/source/effects.cc
+++ b/crawl-ref/source/effects.cc
@@ -24,7 +24,6 @@ REVISION("$Rev$");
#include "cloud.h"
#include "decks.h"
#include "delay.h"
-#include "describe.h"
#include "directn.h"
#include "dgnevent.h"
#include "food.h"
@@ -43,7 +42,6 @@ REVISION("$Rev$");
#include "monstuff.h"
#include "mon-util.h"
#include "mutation.h"
-#include "newgame.h"
#include "notes.h"
#include "ouch.h"
#include "player.h"