diff options
Diffstat (limited to 'src/content_cao.cpp')
-rw-r--r-- | src/content_cao.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content_cao.cpp b/src/content_cao.cpp index 627d3c049..2a9c8a91a 100644 --- a/src/content_cao.cpp +++ b/src/content_cao.cpp @@ -36,6 +36,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "content_cso.h" #include "sound.h" #include "nodedef.h" +#include "localplayer.h" class Settings; struct ToolCapabilities; |