aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-17 23:20:26 +0200
committerMax Kellermann <max@duempel.org>2013-10-17 23:20:26 +0200
commita63613dba0374367907180be5e244db450ff234b (patch)
tree67c975aa406cf7f98d72faed6e4535f4687f3aa0 /src/fs
parent7fec2b02d419ab1de5589fb34d4fad90e9998aab (diff)
downloadmpd-a63613dba0374367907180be5e244db450ff234b.tar.gz
mpd-a63613dba0374367907180be5e244db450ff234b.tar.xz
mpd-a63613dba0374367907180be5e244db450ff234b.zip
fs/Path: include clenaup
Diffstat (limited to 'src/fs')
-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>