disable collision detection when tux is falling down because he is dead
[supertux.git] / src / level_subset.cpp
index 4b3378d..0a67f1d 100644 (file)
@@ -18,6 +18,8 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
 
+#include <config.h>
+
 #include <assert.h>
 #include <unistd.h>
 #include "app/setup.h"