aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/fs/Path.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Path.hxx b/src/fs/Path.hxx
index d5b96f407..a6e74104e 100644
--- a/src/fs/Path.hxx
+++ b/src/fs/Path.hxx
@@ -27,7 +27,7 @@
#include <glib.h>
#endif
-#include <algorithm>
+#include <utility>
#include <string>
#include <assert.h>