diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-08-18 21:18:05 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-08-18 21:18:05 +0000 |
| commit | a5e84125b62bf41871b57d93e457db81ee139485 (patch) | |
| tree | 420c753d71c92ee51ff1e2499e1ba93f802f48ff /src/sp-pattern.cpp | |
| parent | Code cleanup. (diff) | |
| download | inkscape-a5e84125b62bf41871b57d93e457db81ee139485.tar.gz inkscape-a5e84125b62bf41871b57d93e457db81ee139485.zip | |
Fix build (not pretty).
(bzr r13341.1.146)
Diffstat (limited to 'src/sp-pattern.cpp')
| -rw-r--r-- | src/sp-pattern.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-pattern.cpp b/src/sp-pattern.cpp index 9b7330a24..961ab0f84 100644 --- a/src/sp-pattern.cpp +++ b/src/sp-pattern.cpp @@ -18,7 +18,9 @@ #include <cstring> #include <string> +#include <glibmm.h> #include <2geom/transforms.h> + #include "macros.h" #include "svg/svg.h" #include "display/cairo-utils.h" |
