From: pjrm Date: Sat, 5 Jul 2008 12:04:42 +0000 (+0000) Subject: widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations so that... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3c007670d749f3abd4aff73306b23840701a9068;p=inkscape.git 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.) --- 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 {