1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 09:49:40 +00:00

Missing include fix

This commit is contained in:
scrawl 2015-11-27 22:21:01 +01:00
parent 35fa1f5865
commit 30cc633f2c

View file

@ -1,6 +1,7 @@
#include "storage.hpp"
#include <set>
#include <iostream>
#include <osg/Image>
#include <osg/Plane>