summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/filletchamferpointarray.cpp
diff options
context:
space:
mode:
authorLiam P. White <inkscapebrony@gmail.com>2014-09-02 20:17:01 +0000
committerLiam P. White <inkscapebrony@gmail.com>2014-09-02 20:17:01 +0000
commit119a8120749499e85981f4a7fff44e51f17f0b10 (patch)
tree84a4a8aa7c6fdc5322f24b51f52e75a4b7acd3ba /src/live_effects/parameter/filletchamferpointarray.cpp
parentUpdate to experimental r13531 (diff)
downloadinkscape-119a8120749499e85981f4a7fff44e51f17f0b10.tar.gz
inkscape-119a8120749499e85981f4a7fff44e51f17f0b10.zip
Fix gtk3 build
(bzr r13090.1.107)
Diffstat (limited to 'src/live_effects/parameter/filletchamferpointarray.cpp')
-rw-r--r--src/live_effects/parameter/filletchamferpointarray.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/live_effects/parameter/filletchamferpointarray.cpp b/src/live_effects/parameter/filletchamferpointarray.cpp
index 1a32e04e7..fc1f6a427 100644
--- a/src/live_effects/parameter/filletchamferpointarray.cpp
+++ b/src/live_effects/parameter/filletchamferpointarray.cpp
@@ -8,6 +8,8 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#include <glibmm.h>
+
#include "ui/dialog/lpe-fillet-chamfer-properties.h"
#include "live_effects/parameter/filletchamferpointarray.h"
#include <2geom/piecewise.h>