diff --git a/src/client/clientobject.h b/src/client/clientobject.h index 7b451eb36..1cde010c7 100644 --- a/src/client/clientobject.h +++ b/src/client/clientobject.h @@ -23,11 +23,12 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "activeobject.h" #include #include +#include +#include +#include #include #include - - class ClientEnvironment; class ITextureSource; class Client;