aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusHead.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/OpusHead.cxx')
-rw-r--r--src/decoder/OpusHead.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/decoder/OpusHead.cxx b/src/decoder/OpusHead.cxx
index 0417d3905..bfa41d618 100644
--- a/src/decoder/OpusHead.cxx
+++ b/src/decoder/OpusHead.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
@@ -21,7 +21,6 @@
#include "OpusHead.hxx"
#include <stdint.h>
-#include <string.h>
struct OpusHead {
char signature[8];