summaryrefslogtreecommitdiff
path: root/src/simulation/tools/SimTool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/tools/SimTool.h')
-rw-r--r--src/simulation/tools/SimTool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/tools/SimTool.h b/src/simulation/tools/SimTool.h
index 0fbcba4..ed4cbcd 100644
--- a/src/simulation/tools/SimTool.h
+++ b/src/simulation/tools/SimTool.h
@@ -2,7 +2,7 @@
#define SIMTOOL_H
#include "simulation/Simulation.h"
-#include "Renderer.h"
+#include "graphics/Renderer.h"
#include "simulation/Elements.h"
class Simulation;