diff options
Diffstat (limited to 'src/ui/widget/style-subject.h')
| -rw-r--r-- | src/ui/widget/style-subject.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/ui/widget/style-subject.h b/src/ui/widget/style-subject.h index 15a072f44..b75b3ffa7 100644 --- a/src/ui/widget/style-subject.h +++ b/src/ui/widget/style-subject.h @@ -12,10 +12,14 @@ #include <boost/optional.hpp> #include <2geom/rect.h> -#include "sp-item.h" #include <stddef.h> #include <sigc++/sigc++.h> +#include "object/sp-item.h" +#include "object/sp-tag.h" +#include "object/sp-tag-use.h" +#include "object/sp-tag-use-reference.h" + class SPDesktop; class SPObject; class SPCSSAttr; |
