From 07e61e1155fca38260129bafd5880f050e72ef3d Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Wed, 4 Nov 2020 16:48:20 +0100 Subject: Fix github build problems #3 --- src/client/clientobject.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') 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; -- cgit v1.2.3