1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-04-09 21:44:54 +00:00

fixed travis build failure

This commit is contained in:
dteviot 2015-08-21 22:00:08 +12:00
parent 85bc41dedb
commit 3fa5c6a0e7

View File

@ -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>