* Implemented StayOnPlatform on badguys where useful
[supertux.git] / src / worldmap / level.cpp
index c4fc951..e6c7429 100644 (file)
@@ -19,6 +19,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <config.h>
 
+#include <stddef.h>
 #include <physfs.h>
 #include "level.hpp"
 #include "sprite/sprite_manager.hpp"