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.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/resources.rb b/lib/chef/resources.rb
index f4212f1498..6dea46bfc9 100644
--- a/lib/chef/resources.rb
+++ b/lib/chef/resources.rb
@@ -50,6 +50,7 @@ require 'chef/resource/pacman_package'
require 'chef/resource/perl'
require 'chef/resource/portage_package'
require 'chef/resource/python'
+require 'chef/resource/registry_key'
require 'chef/resource/remote_directory'
require 'chef/resource/remote_file'
require 'chef/resource/rpm_package'