Finished -Weffc++ cleanup
[supertux.git] / src / supertux / collision.cpp
index 716808d..2718a06 100644 (file)
@@ -19,6 +19,7 @@
 #include <algorithm>
 
 #include "math/aatriangle.hpp"
+#include "math/rect.hpp"
 
 namespace collision {