Add missing utils/log.hpp in glwrap.hpp
This commit is contained in:
parent
340eaa9352
commit
1f1e79477d
@ -18,6 +18,8 @@
|
|||||||
# include <GL/gl.h>
|
# include <GL/gl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "utils/log.hpp"
|
||||||
|
|
||||||
// already includes glext.h, which defines useful GL constants.
|
// already includes glext.h, which defines useful GL constants.
|
||||||
// COpenGLDriver has already loaded the extension GL functions we use (e.g glBeginQuery)
|
// COpenGLDriver has already loaded the extension GL functions we use (e.g glBeginQuery)
|
||||||
#include "../../lib/irrlicht/source/Irrlicht/COpenGLDriver.h"
|
#include "../../lib/irrlicht/source/Irrlicht/COpenGLDriver.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user