diff options
Diffstat (limited to 'src/depot.cpp')
-rw-r--r-- | src/depot.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/depot.cpp b/src/depot.cpp index cf6ec603a..e8b6b3e5c 100644 --- a/src/depot.cpp +++ b/src/depot.cpp @@ -4,13 +4,10 @@ #include "stdafx.h" #include "depot_base.h" -#include "landscape.h" #include "order_func.h" #include "window_func.h" #include "oldpool_func.h" -#include "table/strings.h" - DEFINE_OLD_POOL_GENERIC(Depot, Depot) /** |