summaryrefslogtreecommitdiffstats
path: root/src/shape-editor.cpp
diff options
context:
space:
mode:
authorKees Cook <kees@outflux.net>2008-01-25 01:47:22 +0000
committerkeescook <keescook@users.sourceforge.net>2008-01-25 01:47:22 +0000
commit0d3df23255d90d09a3a4ece8fdc75370828dc913 (patch)
treeaa755bc3bda4dbccf87bdd448bd8eeea27332b28 /src/shape-editor.cpp
parentUpdate (diff)
downloadinkscape-0d3df23255d90d09a3a4ece8fdc75370828dc913.tar.gz
inkscape-0d3df23255d90d09a3a4ece8fdc75370828dc913.zip
first set of updates to headers for clean gcc 4.3 builds
(bzr r4588)
Diffstat (limited to 'src/shape-editor.cpp')
-rw-r--r--src/shape-editor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shape-editor.cpp b/src/shape-editor.cpp
index a2a9a86eb..0f630ac50 100644
--- a/src/shape-editor.cpp
+++ b/src/shape-editor.cpp
@@ -12,6 +12,7 @@
#include "config.h"
#endif
+#include <string.h>
#include <glibmm/i18n.h>
#include "sp-object.h"