Fixing a few compiler errors, thanks to bluescreen_avenger at verizon dot net
[supertux.git] / src / physfs / physfs_sdl.cpp
index b751a8e..277f993 100644 (file)
@@ -20,6 +20,7 @@
 #include <sstream>
 #include <stdexcept>
 #include <assert.h>
+#include <stdio.h>
 
 #include "util/log.hpp"