diff options
Diffstat (limited to 'src/xml/rebase-hrefs.h')
| -rw-r--r-- | src/xml/rebase-hrefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/rebase-hrefs.h b/src/xml/rebase-hrefs.h index adb09e52a..5baf96516 100644 --- a/src/xml/rebase-hrefs.h +++ b/src/xml/rebase-hrefs.h @@ -4,7 +4,7 @@ #include <glib.h> #include "util/list.h" #include "xml/attribute-record.h" -struct SPDocument; +class SPDocument; namespace Inkscape { namespace XML { |
