Badguys from the start of the level were not appearing. Fixed.
[supertux.git] / src / collision.cpp
index 3d16983..716c05a 100644 (file)
@@ -18,6 +18,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
 
+#include <cmath>
 #include "defines.h"
 #include "collision.h"
 #include "bitmask.h"