diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-06-06 07:34:57 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-06-06 07:47:52 +0200 |
| commit | 714a68e8b141fac71a2892089979acd905ed316d (patch) | |
| tree | 3baf4f2f5d25237626654e70436e0cde6df96116 /src/object.cpp | |
| parent | 42d49d70a7bfa8a40ca5d366c50d411a4fc5b48c (diff) | |
w
Diffstat (limited to 'src/object.cpp')
| -rw-r--r-- | src/object.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/object.cpp b/src/object.cpp index 72906320..a3df2ef9 100644 --- a/src/object.cpp +++ b/src/object.cpp @@ -4,6 +4,7 @@ #include "rotation.inl" #include "anim-atlas.hpp" #include "src/RTree-search.hpp" +#include "rect-intersects.hpp" #include "src/timer.hpp" #include "compat/debug.hpp" #include "compat/exception.hpp" |
