1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +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
#include <limits>
#include <stdexcept>
#include <osg/Image>
#include <osg/ref_ptr>