summaryrefslogtreecommitdiff
path: root/sprite.c
diff options
context:
space:
mode:
authorDarkvater <Darkvater@openttd.org>2005-06-02 19:30:21 +0000
committerDarkvater <Darkvater@openttd.org>2005-06-02 19:30:21 +0000
commitba8c649facd49daf7899b7dd88e3f31ac92a624e (patch)
tree243253abb7dad04a2f8a7113f263dfec2836344e /sprite.c
parentb9a6b808134eb16767c816fbb0a14827ad4c8b87 (diff)
downloadopenttd-ba8c649facd49daf7899b7dd88e3f31ac92a624e.tar.xz
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Diffstat (limited to 'sprite.c')
-rw-r--r--sprite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sprite.c b/sprite.c
index 8341b01c0..617d0705e 100644
--- a/sprite.c
+++ b/sprite.c
@@ -2,7 +2,7 @@
#include <stdarg.h>
-#include "ttd.h"
+#include "openttd.h"
#include "sprite.h"