summaryrefslogtreecommitdiffstats
path: root/src/extract-uri.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/extract-uri.cpp')
-rw-r--r--src/extract-uri.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extract-uri.cpp b/src/extract-uri.cpp
index ae2efcb0e..e640e530d 100644
--- a/src/extract-uri.cpp
+++ b/src/extract-uri.cpp
@@ -1,4 +1,4 @@
-#include <string.h>
+#include <cstring>
#include <glib.h>
#include "extract-uri.h"