summaryrefslogtreecommitdiffstats
path: root/src/streams-gzip.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/streams-gzip.cpp')
-rw-r--r--src/streams-gzip.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/streams-gzip.cpp b/src/streams-gzip.cpp
index 4233be7c0..9cd107770 100644
--- a/src/streams-gzip.cpp
+++ b/src/streams-gzip.cpp
@@ -9,6 +9,8 @@
* Released under GNU LGPL, read the file 'COPYING.LIB' for more information
*/
+#include <string.h>
+
#include "streams-gzip.h"
namespace Inkscape {