forked from teamnwah/openmw-tes3coop
terrainmaterial.cpp: fix std::runtime_error compile error
This commit is contained in:
parent
0f3cb5667f
commit
11d0761528
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
#include <OgreTerrain.h>
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include <extern/shiny/Main/Factory.hpp>
|
||||
|
||||
namespace
|
||||
|
|
Loading…
Reference in a new issue