diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/nodepath.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nodepath.h b/src/nodepath.h index 01542d32d..19c6e53bc 100644 --- a/src/nodepath.h +++ b/src/nodepath.h @@ -21,6 +21,9 @@ #include <gdk/gdkevents.h> #include <list> +struct SPCanvasItem; +class SPCurve; +struct SPItem; class SPObject; class SPDesktop; class SPPath; |
