From 3af10766fd2b58b068e970266724d7eb10e9316b Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Wed, 4 Nov 2020 16:41:49 +0100 Subject: Fix github build problems #2 --- src/client/clientobject.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client') diff --git a/src/client/clientobject.h b/src/client/clientobject.h index d921270ca..7b451eb36 100644 --- a/src/client/clientobject.h +++ b/src/client/clientobject.h @@ -22,9 +22,12 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "irrlichttypes_extrabloated.h" #include "activeobject.h" #include +#include #include #include + + class ClientEnvironment; class ITextureSource; class Client; -- cgit v1.2.3