diff options
Diffstat (limited to 'src/uri-references.h')
| -rw-r--r-- | src/uri-references.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uri-references.h b/src/uri-references.h index a98c84153..c0f9190b1 100644 --- a/src/uri-references.h +++ b/src/uri-references.h @@ -6,6 +6,7 @@ * * Authors: * Lauris Kaplinski <lauris@kaplinski.com> + * Abhishek Sharma * * Copyright (C) 2001-2002 Lauris Kaplinski * Copyright (C) 2001 Ximian, Inc. @@ -18,6 +19,7 @@ #include "bad-uri-exception.h" #include "forward.h" +#include "sp-object.h" namespace Inkscape { |
