summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/files.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/files.h')
-rw-r--r--crawl-ref/source/files.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/files.h b/crawl-ref/source/files.h
index 2854bfac74..9cc125d74d 100644
--- a/crawl-ref/source/files.h
+++ b/crawl-ref/source/files.h
@@ -9,7 +9,6 @@
#define FILES_H
#include "externs.h"
-#include "fixedarray.h"
#include "player.h"
#include <stdio.h>
#include <string>