Removed a few things from svn:ignore that are no longer needed to to switch to Cmake
[supertux.git] / src / title.cpp
index a53f8ab..6c0c095 100644 (file)
@@ -32,6 +32,7 @@
 #include <SDL.h>
 #include <SDL_image.h>
 #include <physfs.h>
+#include <algorithm>
 
 #include "title.hpp"
 #include "mainloop.hpp"