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