forked from Mirrorlandia_minetest/irrlicht
Add missing include
This commit is contained in:
parent
df07b3bf99
commit
78d0819a2c
@ -3,6 +3,7 @@
|
||||
// For conditions of distribution and use, see copyright notice in Irrlicht.h
|
||||
|
||||
#include "Driver.h"
|
||||
#include <cassert>
|
||||
|
||||
namespace irr {
|
||||
namespace video {
|
||||
|
@ -3,6 +3,7 @@
|
||||
// For conditions of distribution and use, see copyright notice in Irrlicht.h
|
||||
|
||||
#include "Driver.h"
|
||||
#include <cassert>
|
||||
|
||||
namespace irr {
|
||||
namespace video {
|
||||
|
Loading…
Reference in New Issue
Block a user