summaryrefslogtreecommitdiff
path: root/ttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ttd.h')
-rw-r--r--ttd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ttd.h b/ttd.h
index 1928e5099..71b968376 100644
--- a/ttd.h
+++ b/ttd.h
@@ -1,10 +1,6 @@
#ifndef TTD_H
#define TTD_H
-// FIXME: Include only where really needed.
-// include sprites
-#include "table/sprites.h"
-
#ifndef VARDEF
#define VARDEF extern
#endif