summaryrefslogtreecommitdiff
path: root/src/elements/aray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/elements/aray.cpp')
-rw-r--r--src/elements/aray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/aray.cpp b/src/elements/aray.cpp
index 65b0d53..2ab9b40 100644
--- a/src/elements/aray.cpp
+++ b/src/elements/aray.cpp
@@ -1,4 +1,4 @@
-#include "element.h"
+#include "simulation/Element.h"
int update_ARAY(UPDATE_FUNC_ARGS) {
int r, nxx, nyy, docontinue, nxi, nyi, rx, ry, nr, ry1, rx1;