summaryrefslogtreecommitdiffstats
path: root/akode/lib/player.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'akode/lib/player.cpp')
-rw-r--r--akode/lib/player.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/akode/lib/player.cpp b/akode/lib/player.cpp
index c785569..fe60db5 100644
--- a/akode/lib/player.cpp
+++ b/akode/lib/player.cpp
@@ -18,6 +18,8 @@
Boston, MA 02110-1301, USA.
*/
+#include <cstring>
+
#include <pthread.h>
#include <semaphore.h>
#include <assert.h>