From e5e38c46ed6bc5318f7084f158511a0fb947bfcc Mon Sep 17 00:00:00 2001 From: Peter Moulder Date: Sat, 5 Jul 2008 12:04:42 +0000 Subject: widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6190) --- src/widgets/calligraphic-profile-rename.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets') diff --git a/src/widgets/calligraphic-profile-rename.h b/src/widgets/calligraphic-profile-rename.h index 91952a9c1..f0e455c6c 100755 --- a/src/widgets/calligraphic-profile-rename.h +++ b/src/widgets/calligraphic-profile-rename.h @@ -17,6 +17,7 @@ #include #include #include +struct SPDesktop; namespace Inkscape { namespace UI { -- cgit v1.2.3