summaryrefslogtreecommitdiffstats
path: root/src/sp-mask.cpp
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2017-08-13 11:26:35 +0000
committerMartin Owens <doctormo@gmail.com>2017-08-13 11:26:35 +0000
commit203bb5ccb8d526f3460e476693642c05bd6fab2f (patch)
tree7b7e3142393909358d50019efc6fc5e1bc91fcca /src/sp-mask.cpp
parentMerge branch 'alvinpenner/inkscape-master' (diff)
parentupdate to trunk (diff)
downloadinkscape-203bb5ccb8d526f3460e476693642c05bd6fab2f.tar.gz
inkscape-203bb5ccb8d526f3460e476693642c05bd6fab2f.zip
Merge branch 'jabiertxof/inkscape-inkscape.dev_power_clip_and_mask'
Diffstat (limited to 'src/sp-mask.cpp')
-rw-r--r--src/sp-mask.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sp-mask.cpp b/src/sp-mask.cpp
index 4690ffda2..a47fab35e 100644
--- a/src/sp-mask.cpp
+++ b/src/sp-mask.cpp
@@ -23,7 +23,8 @@
#include "attributes.h"
#include "document.h"
#include "document-private.h"
-
+#include "style.h"
+#include "attributes.h"
#include "sp-mask.h"
struct SPMaskView {