Fixing a few compiler errors, thanks to bluescreen_avenger at verizon dot net
[supertux.git] / src / supertux / menu / options_menu.cpp
index 222540f..13d6c30 100644 (file)
@@ -30,6 +30,7 @@
 
 #include <algorithm>
 #include <sstream>
+#include <stdio.h>
 
 enum OptionsMenuIDs {
   MNID_FULLSCREEN,