diff options
Diffstat (limited to 'src/elements/yest.cpp')
| -rw-r--r-- | src/elements/yest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/yest.cpp b/src/elements/yest.cpp index c6c7db6..5b3fc95 100644 --- a/src/elements/yest.cpp +++ b/src/elements/yest.cpp @@ -1,4 +1,4 @@ -#include "element.h" +#include "simulation/Element.h" int update_YEST(UPDATE_FUNC_ARGS) { int r, rx, ry; |
