summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/universal.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/dsl/universal.rb')
-rw-r--r--lib/chef/dsl/universal.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/dsl/universal.rb b/lib/chef/dsl/universal.rb
index bcdedc119e..cb7e8591e8 100644
--- a/lib/chef/dsl/universal.rb
+++ b/lib/chef/dsl/universal.rb
@@ -21,6 +21,7 @@ require "chef/dsl/platform_introspection"
require "chef/mixin/powershell_exec"
require "chef/mixin/powershell_out"
require "chef/mixin/shell_out"
+require "chef/mixin/lazy_module_include"
class Chef
module DSL