diff options
Diffstat (limited to 'src/widgets/sp-widget.h')
| -rw-r--r-- | src/widgets/sp-widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/sp-widget.h b/src/widgets/sp-widget.h index d2177f486..3a23a92c5 100644 --- a/src/widgets/sp-widget.h +++ b/src/widgets/sp-widget.h @@ -27,7 +27,7 @@ namespace Inkscape { -class Application; +struct Application; class Selection; class SPWidgetImpl; |
