summaryrefslogtreecommitdiff
path: root/src/win32.cpp
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2007-12-21 21:16:14 +0000
committerglx <glx@openttd.org>2007-12-21 21:16:14 +0000
commit65754b8d12099be586967a4bba5b82a484628b18 (patch)
tree149f6f45ba203d5519aff1d6d928b5f05a9ec51a /src/win32.cpp
parent433a9f3c0904a85a6a6efc31dc124a6b43f29314 (diff)
downloadopenttd-65754b8d12099be586967a4bba5b82a484628b18.tar.xz
(svn r11676) -Fix (r11674): some references to macros.h were left
Diffstat (limited to 'src/win32.cpp')
-rw-r--r--src/win32.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/win32.cpp b/src/win32.cpp
index 36cd42910..4b378910f 100644
--- a/src/win32.cpp
+++ b/src/win32.cpp
@@ -6,7 +6,6 @@
#include "openttd.h"
#include "debug.h"
#include "functions.h"
-#include "macros.h"
#include "helpers.hpp"
#include "saveload.h"
#include "string.h"