diff options
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" |