summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilemcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/tilemcache.h')
-rw-r--r--crawl-ref/source/tilemcache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/tilemcache.h b/crawl-ref/source/tilemcache.h
index cfc0845241..fef7bd6d77 100644
--- a/crawl-ref/source/tilemcache.h
+++ b/crawl-ref/source/tilemcache.h
@@ -8,7 +8,6 @@
#ifndef TILEMCACHE_H
#define TILEMCACHE_H
-#include "AppHdr.h"
#include "debug.h"
#include <vector>