diff options
Diffstat (limited to 'src/elements/graphics_default.cpp')
| -rw-r--r-- | src/elements/graphics_default.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elements/graphics_default.cpp b/src/elements/graphics_default.cpp index 1270977..cf394aa 100644 --- a/src/elements/graphics_default.cpp +++ b/src/elements/graphics_default.cpp @@ -1,4 +1,4 @@ -#include "element.h" +#include "simulation/Element.h" int graphics_DEFAULT(GRAPHICS_FUNC_ARGS) { |
