1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 17:19:39 +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()