diff options
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r-- | protocols/Steam/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h index 3e654c1d8a..37822139b9 100644 --- a/protocols/Steam/src/common.h +++ b/protocols/Steam/src/common.h @@ -32,6 +32,7 @@ #include <map> #include <vector> #include <string> +#include <algorithm> #include "resource.h" #include "version.h" |