summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/powershell.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/dsl/powershell.rb')
-rw-r--r--lib/chef/dsl/powershell.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/dsl/powershell.rb b/lib/chef/dsl/powershell.rb
index e97f688ef7..a17971c689 100644
--- a/lib/chef/dsl/powershell.rb
+++ b/lib/chef/dsl/powershell.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require 'chef/exceptions'
+require 'chef/util/powershell/ps_credential'
class Chef
module DSL