Fix travis build
This commit is contained in:
parent
b1f9ce2dbd
commit
fe0fe828a0
@ -66,9 +66,12 @@
|
||||
#include "utils/profiler.hpp"
|
||||
#include "utils/vs.hpp"
|
||||
|
||||
#include <chrono>
|
||||
#include <irrlicht.h>
|
||||
|
||||
#ifdef ENABLE_RECORDER
|
||||
#include <chrono>
|
||||
#include <openglrecorder.h>
|
||||
#endif
|
||||
|
||||
/* Build-time check that the Irrlicht we're building against works for us.
|
||||
* Should help prevent distros building against an incompatible library.
|
||||
|
Loading…
Reference in New Issue
Block a user