diff options
Diffstat (limited to 'src/ui/widget/style-swatch.h')
| -rw-r--r-- | src/ui/widget/style-swatch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/style-swatch.h b/src/ui/widget/style-swatch.h index 7e385e3df..2b9c32b2e 100644 --- a/src/ui/widget/style-swatch.h +++ b/src/ui/widget/style-swatch.h @@ -27,7 +27,7 @@ #include "preferences.h" class SPUnit; -class SPStyle; +struct SPStyle; class SPCSSAttr; namespace Gtk { |
