1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-07-05 19:41:35 +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"