1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 15:29:55 +00:00

relative to absolute path

This commit is contained in:
Bret Curtis 2022-01-22 16:20:45 +01:00 committed by Bret Curtis
parent d1fb854521
commit a126e29a19

View file

@ -5,8 +5,8 @@
#include <osg/Geometry>
#include "world.hpp"
#include "../esm3/loadland.hpp"
#include <components/esm3/loadland.hpp>
#include <components/resource/scenemanager.hpp>
#include <components/terrain/storage.hpp>