Missing include

c++11
scrawl 10 years ago
parent 366fb9f098
commit c2efafb313

@ -2,6 +2,7 @@
#define OPENMW_ESSIMPORT_CONVERTER_H #define OPENMW_ESSIMPORT_CONVERTER_H
#include <limits> #include <limits>
#include <stdexcept>
#include <osg/Image> #include <osg/Image>
#include <osg/ref_ptr> #include <osg/ref_ptr>

Loading…
Cancel
Save