another include for g++ 4.3
[supertux.git] / src / addon / addon_manager.cpp
index 68a50c5..1ec5c59 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <sstream>
 #include <stdexcept>
+#include <algorithm>
 #include <cstdlib>
 #include <list>
 #include <physfs.h>