mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-11-08 17:16:45 +00:00
Missing include
This commit is contained in:
parent
366fb9f098
commit
c2efafb313
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue