summaryrefslogtreecommitdiff
path: root/lib/chef/shell/model_wrapper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/shell/model_wrapper.rb')
-rw-r--r--lib/chef/shell/model_wrapper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/shell/model_wrapper.rb b/lib/chef/shell/model_wrapper.rb
index 8c3e456a9b..4394caa395 100644
--- a/lib/chef/shell/model_wrapper.rb
+++ b/lib/chef/shell/model_wrapper.rb
@@ -17,7 +17,7 @@
#
require "chef/mixin/convert_to_class_name"
-require "chef/mixin/language"
+require "chef/dsl/data_query"
module Shell
class ModelWrapper