diff options
Diffstat (limited to 'src/depot.cpp')
-rw-r--r-- | src/depot.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/depot.cpp b/src/depot.cpp index 2267e362e..3789c0edd 100644 --- a/src/depot.cpp +++ b/src/depot.cpp @@ -4,6 +4,7 @@ #include "stdafx.h" #include "openttd.h" +#include "vehicle.h" #include "depot.h" #include "functions.h" #include "landscape.h" |