diff options
Diffstat (limited to 'src/sp-hatch.cpp')
| -rw-r--r-- | src/sp-hatch.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sp-hatch.cpp b/src/sp-hatch.cpp index a17a555b8..2d938618c 100644 --- a/src/sp-hatch.cpp +++ b/src/sp-hatch.cpp @@ -25,8 +25,11 @@ #include "display/drawing-pattern.h" #include "attributes.h" #include "document-private.h" +#include "uri.h" +#include "style.h" #include "sp-hatch.h" #include "sp-hatch-path.h" +#include "xml/repr.h" SPHatch::SPHatch() : SPPaintServer(), |
