summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/multi-path-manipulator.h
diff options
context:
space:
mode:
authorAdib Taraben <theadib@gmail.com>2011-02-27 20:48:16 +0000
committertheAdib <theadib@gmail.com>2011-02-27 20:48:16 +0000
commit76ad5cbf7bbdd4272b2d49387fdc10ca808767d7 (patch)
tree8402ccf23ed6b123fc24c49b7e33898e3919a6e3 /src/ui/tool/multi-path-manipulator.h
parentTutorials. Japanese tutorials update by Masato HASHIMOTO. (diff)
downloadinkscape-76ad5cbf7bbdd4272b2d49387fdc10ca808767d7.tar.gz
inkscape-76ad5cbf7bbdd4272b2d49387fdc10ca808767d7.zip
compatibility patch to compile using gcc 4.6
Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
Diffstat (limited to 'src/ui/tool/multi-path-manipulator.h')
-rw-r--r--src/ui/tool/multi-path-manipulator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/tool/multi-path-manipulator.h b/src/ui/tool/multi-path-manipulator.h
index aef9c1ac9..c25719790 100644
--- a/src/ui/tool/multi-path-manipulator.h
+++ b/src/ui/tool/multi-path-manipulator.h
@@ -11,6 +11,7 @@
#ifndef SEEN_UI_TOOL_MULTI_PATH_MANIPULATOR_H
#define SEEN_UI_TOOL_MULTI_PATH_MANIPULATOR_H
+#include <stddef.h>
#include <sigc++/connection.h>
#include "forward.h"
#include "ui/tool/commit-events.h"