1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-30 16:20:21 +00:00

fixed travis build failure

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

@ -1,6 +1,7 @@
#include "renderingmanager.hpp"
#include <stdexcept>
#include <limits>
#include <osg/Light>
#include <osg/LightModel>