1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-11-08 19:46:49 +00:00

Missing include

This commit is contained in:
scrawl 2015-07-10 17:04:10 +02:00
parent 366fb9f098
commit c2efafb313

View file

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