diff options
Diffstat (limited to 'src/knot-holder-entity.h')
| -rw-r--r-- | src/knot-holder-entity.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/knot-holder-entity.h b/src/knot-holder-entity.h index 2737f23e1..a9268d396 100644 --- a/src/knot-holder-entity.h +++ b/src/knot-holder-entity.h @@ -20,9 +20,8 @@ #include "snapper.h" #include "display/sp-canvas-item.h" -class SPItem; -struct SPKnot; - +class SPItem; +class SPKnot; class SPDesktop; class KnotHolder; |
