fixed warnings in squirrel
[supertux.git] / src / main.cpp
index ac8d85d..4b022d7 100644 (file)
@@ -31,6 +31,7 @@
 #include <sys/types.h>
 #include <dirent.h>
 #include <unistd.h>
+#include <assert.h>
 #ifndef WIN32
 #include <libgen.h>
 #endif