aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistVector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlaylistVector.cxx')
-rw-r--r--src/PlaylistVector.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/PlaylistVector.cxx b/src/PlaylistVector.cxx
index 5bb0cdf64..094167e33 100644
--- a/src/PlaylistVector.cxx
+++ b/src/PlaylistVector.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2013 The Music Player Daemon Project
+ * Copyright (C) 2003-2014 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -24,7 +24,6 @@
#include <algorithm>
#include <assert.h>
-#include <string.h>
PlaylistVector::iterator
PlaylistVector::find(const char *name)