summaryrefslogtreecommitdiffstats
path: root/src/sp-mask.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2017-06-07 19:34:53 +0000
committerjabiertxof <info@marker.es>2017-06-07 19:34:53 +0000
commitef4db6f8483312a558b512e8a1ad11fc95872886 (patch)
treea8a146800a323f3878e5fe45dcb5e14d0a60ac0f /src/sp-mask.cpp
parentUpdate to trunk (diff)
downloadinkscape-ef4db6f8483312a558b512e8a1ad11fc95872886.tar.gz
inkscape-ef4db6f8483312a558b512e8a1ad11fc95872886.zip
Working on powermask LPE
(bzr r15722)
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 {