mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-06 06:34:31 +00:00
fixed travis build failure
This commit is contained in:
parent
85bc41dedb
commit
3fa5c6a0e7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
#include "renderingmanager.hpp"
|
#include "renderingmanager.hpp"
|
||||||
|
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
|
#include <limits>
|
||||||
|
|
||||||
#include <osg/Light>
|
#include <osg/Light>
|
||||||
#include <osg/LightModel>
|
#include <osg/LightModel>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue