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

Update editmode.cpp

Fixes builds on Windows
This commit is contained in:
Alexander "Ace" Olofsson 2015-10-04 16:27:05 +02:00
parent 0a8e2c0b21
commit b4132faaea

View File

@ -1,5 +1,6 @@
#include "editmode.hpp"
#include "tagbase.hpp"
#include "worldspacewidget.hpp"
CSVRender::WorldspaceWidget& CSVRender::EditMode::getWorldspaceWidget()