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 b8fedf23b..5d00f96fc 100644 --- a/src/tree_cmd.cpp +++ b/src/tree_cmd.cpp @@ -16,12 +16,12 @@ #include "command_func.h" #include "economy_func.h" #include "town.h" -#include "sound.h" #include "variables.h" #include "genworld.h" #include "transparency.h" #include "functions.h" #include "player.h" +#include "sound_func.h" /** * List of tree placer algorithm. |