diff --git a/core/src/main/java/hudson/widgets/Widget.java b/core/src/main/java/hudson/widgets/Widget.java index 69153ff3e3cd0af1da97a655e2da3a624a77cf64..71dad38530481fbe49d451e4cf47e1b0b2c967c7 100644 --- a/core/src/main/java/hudson/widgets/Widget.java +++ b/core/src/main/java/hudson/widgets/Widget.java @@ -24,6 +24,7 @@ package hudson.widgets; import hudson.ExtensionPoint; +import hudson.model.View; /** * Box to be rendered in the side panel. @@ -32,6 +33,8 @@ import hudson.ExtensionPoint; *