Fix Debian 417720: FTBFS in gcc 4.3 due to not including all the required headers...
[synfig.git] / synfig-core / trunk / src / synfig / gradient.cpp
index e206b48..21ea107 100644 (file)
@@ -33,6 +33,7 @@
 #include "general.h"
 #include <stdexcept>
 #include "exception.h"
+#include <algorithm>
 
 #include <ETL/misc>
 #endif