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 59bebc659..ea1656a00 100644 --- a/src/tree_cmd.cpp +++ b/src/tree_cmd.cpp @@ -19,7 +19,7 @@ #include "town.h" #include "genworld.h" #include "transparency.h" -#include "functions.h" +#include "clear_func.h" #include "company_func.h" #include "sound_func.h" #include "water_map.h" |