diff options
Diffstat (limited to 'src/elements/goo.cpp')
| -rw-r--r-- | src/elements/goo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/goo.cpp b/src/elements/goo.cpp index c305182..6e66468 100644 --- a/src/elements/goo.cpp +++ b/src/elements/goo.cpp @@ -1,4 +1,4 @@ -#include "element.h" +#include "simulation/Element.h" int update_GOO(UPDATE_FUNC_ARGS) { if (!parts[i].life && sim->pv[y/CELL][x/CELL]>1.0f) |
