Fixed compilation error
This commit is contained in:
parent
bde17a28d5
commit
45abf1c45a
@ -1,5 +1,4 @@
|
||||
#include "graphics/glwrap.hpp"
|
||||
#include "irr_driver.hpp"
|
||||
#include <fstream>
|
||||
#include <string>
|
||||
#include "config/user_config.hpp"
|
||||
|
@ -25,6 +25,7 @@
|
||||
#endif
|
||||
|
||||
#include <vector>
|
||||
#include "irr_driver.hpp"
|
||||
#include "utils/log.hpp"
|
||||
|
||||
// already includes glext.h, which defines useful GL constants.
|
||||
|
Loading…
Reference in New Issue
Block a user