From 52122c342d335a2561ace87c9d8deaa16a136604 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sat, 31 Mar 2012 16:23:26 +0300 Subject: Add 'fly' and 'fast' privileges and the underlying privileges-to-client system --- src/content_cao.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/content_cao.cpp') 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; -- cgit v1.2.3