Fix github build problems #3

This commit is contained in:
Elias Fleckenstein 2020-11-04 16:48:20 +01:00
parent 3af10766fd
commit 07e61e1155

View File

@ -23,11 +23,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "activeobject.h"
#include <ISceneNode.h>
#include <IMeshSceneNode.h>
#include <IAnimatedMeshSceneNode.h>
#include <IDummyTransformationSceneNode.h>
#include <IBillboardSceneNode.h>
#include <unordered_map>
#include <unordered_set>
class ClientEnvironment;
class ITextureSource;
class Client;