diff options
| author | 3gg <3gg@shellblade.net> | 2025-10-24 19:11:52 -0700 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2025-10-24 19:11:52 -0700 |
| commit | b1ae27b8a928e8d7477b668c9b425bccd4edce11 (patch) | |
| tree | ce2386891ce599a29d658eecdd1b4ef3b08ae477 /src/scene/node_impl.h | |
| parent | 65d448aad0e6c792b1adba1272efef73b31c4885 (diff) | |
Clean up includes
Diffstat (limited to 'src/scene/node_impl.h')
| -rw-r--r-- | src/scene/node_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scene/node_impl.h b/src/scene/node_impl.h index d43ae1e..fb88bd5 100644 --- a/src/scene/node_impl.h +++ b/src/scene/node_impl.h | |||
| @@ -4,7 +4,6 @@ | |||
| 4 | 4 | ||
| 5 | #include "types.h" | 5 | #include "types.h" |
| 6 | 6 | ||
| 7 | #include <cstring.h> | ||
| 8 | #include <math/mat4.h> | 7 | #include <math/mat4.h> |
| 9 | 8 | ||
| 10 | /// Scene node. | 9 | /// Scene node. |
