aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderBuffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderBuffer.cxx')
-rw-r--r--src/DecoderBuffer.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DecoderBuffer.cxx b/src/DecoderBuffer.cxx
index 0cc20450f..2125bbebd 100644
--- a/src/DecoderBuffer.cxx
+++ b/src/DecoderBuffer.cxx
@@ -24,6 +24,7 @@
#include <glib.h>
#include <assert.h>
+#include <string.h>
struct DecoderBuffer {
struct decoder *decoder;