summaryrefslogtreecommitdiff
path: root/src/gfxinit.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-11-28 20:35:25 +0000
committerrubidium <rubidium@openttd.org>2009-11-28 20:35:25 +0000
commitb00a5f1069b5bcf37af5d601e3e2828d0d09a1f0 (patch)
tree304515b2cbbca147b210ba9afd3eaf505cf36fe6 /src/gfxinit.cpp
parentbf0b72ae9e907143455225a2a5ea68229b83e9b6 (diff)
downloadopenttd-b00a5f1069b5bcf37af5d601e3e2828d0d09a1f0.tar.xz
(svn r18330) -Cleanup: remove some unneeded includes
Diffstat (limited to 'src/gfxinit.cpp')
-rw-r--r--src/gfxinit.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gfxinit.cpp b/src/gfxinit.cpp
index 686951a75..7552c7daa 100644
--- a/src/gfxinit.cpp
+++ b/src/gfxinit.cpp
@@ -11,7 +11,6 @@
#include "stdafx.h"
#include "debug.h"
-#include "spritecache.h"
#include "fios.h"
#include "newgrf.h"
#include "3rdparty/md5/md5.h"