summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dungeon.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/dungeon.h')
-rw-r--r--crawl-ref/source/dungeon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/dungeon.h b/crawl-ref/source/dungeon.h
index b8cace2155..c84695dd74 100644
--- a/crawl-ref/source/dungeon.h
+++ b/crawl-ref/source/dungeon.h
@@ -8,7 +8,6 @@
#ifndef DUNGEON_H
#define DUNGEON_H
-#include "fixedvector.h"
#include "fixedarray.h"
#include "externs.h"
#include "terrain.h"