diff options
Diffstat (limited to 'src/date.cpp')
-rw-r--r-- | src/date.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/date.cpp b/src/date.cpp index e1b6d1943..16f77be1b 100644 --- a/src/date.cpp +++ b/src/date.cpp @@ -10,7 +10,6 @@ /** @file date.cpp Handling of dates in our native format and transforming them to something human readable. */ #include "stdafx.h" -#include "openttd.h" #include "variables.h" #include "network/network.h" #include "network/network_func.h" |