diff options
author | tron <tron@openttd.org> | 2005-07-21 22:18:02 +0000 |
---|---|---|
committer | tron <tron@openttd.org> | 2005-07-21 22:18:02 +0000 |
commit | 11d21bb2a139f63583e2995101b8eeee7dcdf413 (patch) | |
tree | 3983c4eb1f377c4bf1f839570bc39170918d3911 | |
parent | 0762aa9ec950a7c7966b1706daa7a032f5de790a (diff) | |
download | openttd-11d21bb2a139f63583e2995101b8eeee7dcdf413.tar.xz |
(svn r2670) Fix r2669
-rw-r--r-- | win32.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ #include <io.h> #include <fcntl.h> #include "network.h" +#include "variables.h" #define SMART_PALETTE_ANIM |