diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/client/clientobject.h | 1 |
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> |