summaryrefslogtreecommitdiffstats
path: root/src/object/uri.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/uri.cpp')
-rw-r--r--src/object/uri.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/object/uri.cpp b/src/object/uri.cpp
index 499e4456c..ce0953501 100644
--- a/src/object/uri.cpp
+++ b/src/object/uri.cpp
@@ -10,6 +10,8 @@
#include "uri.h"
+#include <cstring>
+
#include <giomm/contenttype.h>
#include <giomm/file.h>
#include <glibmm/base64.h>