summaryrefslogtreecommitdiff
path: root/lib/chef/resources.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/resources.rb')
-rw-r--r--lib/chef/resources.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/resources.rb b/lib/chef/resources.rb
index 1b295fc4e1..55c6a0dbf3 100644
--- a/lib/chef/resources.rb
+++ b/lib/chef/resources.rb
@@ -50,7 +50,7 @@ require 'chef/resource/package'
require 'chef/resource/pacman_package'
require 'chef/resource/perl'
require 'chef/resource/portage_package'
-require 'chef/resource/powershell'
+require 'chef/resource/powershell_script'
require 'chef/resource/python'
require 'chef/resource/registry_key'
require 'chef/resource/remote_directory'