diff --git a/src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Gallery.cshtml b/src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Gallery.cshtml index 8e3222cd93..5aa09a3cb3 100755 --- a/src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Gallery.cshtml +++ b/src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Gallery.cshtml @@ -1,5 +1,6 @@ @using Umbraco.Core.Models.PublishedContent @using Umbraco.Web +@using Umbraco.Core @inherits Umbraco.Web.Macros.PartialViewMacroPage @*