summaryrefslogtreecommitdiff
path: root/src/simulation/tools/SimTool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/tools/SimTool.cpp')
-rw-r--r--src/simulation/tools/SimTool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/tools/SimTool.cpp b/src/simulation/tools/SimTool.cpp
index 4b3ddeb..0fdec2b 100644
--- a/src/simulation/tools/SimTool.cpp
+++ b/src/simulation/tools/SimTool.cpp
@@ -1,5 +1,5 @@
#include "simulation/Element.h"
-#include "simulation/Tools.h"
+#include "ToolClasses.h"
SimTool::SimTool():
Identifier("DEFAULT_TOOL_INVALID"),