Try to fix travisci compilation.
This commit is contained in:
parent
e879dcf0a8
commit
05e6414cb8
@ -1,11 +1,13 @@
|
||||
#ifndef STKMESH_H
|
||||
#define STKMESH_H
|
||||
|
||||
#include "graphics/glwrap.hpp"
|
||||
#include "graphics/irr_driver.hpp"
|
||||
|
||||
#include <IMeshSceneNode.h>
|
||||
#include <IMesh.h>
|
||||
#include "../lib/irrlicht/source/Irrlicht/CMeshSceneNode.h"
|
||||
#include "glwrap.hpp"
|
||||
|
||||
#include <vector>
|
||||
|
||||
enum GeometricMaterial
|
||||
|
Loading…
Reference in New Issue
Block a user