summaryrefslogtreecommitdiffstats
path: root/src/ui/shape-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/shape-editor.cpp')
-rw-r--r--src/ui/shape-editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/shape-editor.cpp b/src/ui/shape-editor.cpp
index 4c11a8b52..1c61a2dea 100644
--- a/src/ui/shape-editor.cpp
+++ b/src/ui/shape-editor.cpp
@@ -11,7 +11,7 @@
#include <config.h>
#endif
-#include <string.h>
+#include <cstring>
#include <glibmm/i18n.h>
#include "desktop.h"