summaryrefslogtreecommitdiff
path: root/src/elements/ice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/elements/ice.cpp')
-rw-r--r--src/elements/ice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/ice.cpp b/src/elements/ice.cpp
index aece17b..aab4e0e 100644
--- a/src/elements/ice.cpp
+++ b/src/elements/ice.cpp
@@ -1,4 +1,4 @@
-#include "element.h"
+#include "simulation/Element.h"
int update_ICEI(UPDATE_FUNC_ARGS) { //currently used for snow as well
int r, rx, ry;