summaryrefslogtreecommitdiff
path: root/apps/opencs/view/render/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/opencs/view/render/commands.cpp')
-rw-r--r--apps/opencs/view/render/commands.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/opencs/view/render/commands.cpp b/apps/opencs/view/render/commands.cpp
index 2820d7578d..515948489e 100644
--- a/apps/opencs/view/render/commands.cpp
+++ b/apps/opencs/view/render/commands.cpp
@@ -1,14 +1,8 @@
#include "commands.hpp"
-#include <QPointer>
-
#include <components/debug/debuglog.hpp>
-#include <components/esm3/loadland.hpp>
-#include "editmode.hpp"
-#include "terrainselection.hpp"
#include "terrainshapemode.hpp"
-#include "terraintexturemode.hpp"
#include "worldspacewidget.hpp"
CSVRender::DrawTerrainSelectionCommand::DrawTerrainSelectionCommand(WorldspaceWidget* worldspaceWidget, QUndoCommand* parent)