aboutsummaryrefslogtreecommitdiff
path: root/src/client/clientobject.h
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2020-11-04 16:27:14 +0100
committerElias Fleckenstein <eliasfleckenstein@web.de>2020-11-04 16:27:14 +0100
commit16d302c9a1003ca0ce736859273256f488cd46d5 (patch)
tree97155b26e0c791f8eba0ded0232856dad7acb336 /src/client/clientobject.h
parentad148587dcf5244c2d2011dba339786c765c54c4 (diff)
downloaddragonfireclient-16d302c9a1003ca0ce736859273256f488cd46d5.tar.xz
Fix github build problems
Diffstat (limited to 'src/client/clientobject.h')
-rw-r--r--src/client/clientobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/clientobject.h b/src/client/clientobject.h
index 8e59b0a91..d921270ca 100644
--- a/src/client/clientobject.h
+++ b/src/client/clientobject.h
@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "irrlichttypes_extrabloated.h"
#include "activeobject.h"
+#include <ISceneNode.h>
#include <unordered_map>
#include <unordered_set>