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