mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-22 19:09:42 +00:00
Update editmode.cpp
Fixes builds on Windows
This commit is contained in:
parent
0a8e2c0b21
commit
b4132faaea
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
#include "editmode.hpp"
|
#include "editmode.hpp"
|
||||||
|
|
||||||
|
#include "tagbase.hpp"
|
||||||
#include "worldspacewidget.hpp"
|
#include "worldspacewidget.hpp"
|
||||||
|
|
||||||
CSVRender::WorldspaceWidget& CSVRender::EditMode::getWorldspaceWidget()
|
CSVRender::WorldspaceWidget& CSVRender::EditMode::getWorldspaceWidget()
|
||||||
|
|
Loading…
Reference in a new issue