diff options
Diffstat (limited to 'src/tree_cmd.cpp')
-rw-r--r-- | src/tree_cmd.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tree_cmd.cpp b/src/tree_cmd.cpp index 5d00f96fc..f1d0b58aa 100644 --- a/src/tree_cmd.cpp +++ b/src/tree_cmd.cpp @@ -12,7 +12,7 @@ #include "tile_cmd.h" #include "landscape.h" #include "tree_map.h" -#include "viewport.h" +#include "viewport_func.h" #include "command_func.h" #include "economy_func.h" #include "town.h" |