diff --git a/src/Umbraco.Web/umbraco.presentation/macro.cs b/src/Umbraco.Web/umbraco.presentation/macro.cs index fa50519def..075bc3caa8 100644 --- a/src/Umbraco.Web/umbraco.presentation/macro.cs +++ b/src/Umbraco.Web/umbraco.presentation/macro.cs @@ -25,6 +25,7 @@ using Umbraco.Core.Logging; using Umbraco.Core.Macros; using Umbraco.Core.Xml.XPath; using Umbraco.Core.Profiling; +using umbraco.interfaces; using Umbraco.Web; using Umbraco.Web.Cache; using Umbraco.Web.Macros;