1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +00:00

Fix build error

This commit is contained in:
scrawl 2014-03-22 01:06:43 +01:00
parent 394284d0f8
commit 0c207f7212

View File

@ -2,6 +2,7 @@
#include "previewwidget.hpp"
#include <OgreSceneManager.h>
#include <OgreSceneNode.h>
#include "../../model/world/data.hpp"