Fix github build problems #2

This commit is contained in:
Elias Fleckenstein 2020-11-04 16:41:49 +01:00
parent 16d302c9a1
commit 3af10766fd

View File

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