summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/exceptions.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef-config/lib/chef-config/exceptions.rb')
-rw-r--r--chef-config/lib/chef-config/exceptions.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/exceptions.rb b/chef-config/lib/chef-config/exceptions.rb
index 23fd28f9c8..c11b47b609 100644
--- a/chef-config/lib/chef-config/exceptions.rb
+++ b/chef-config/lib/chef-config/exceptions.rb
@@ -15,7 +15,7 @@
# limitations under the License.
#
-require "chef-config/windows"
+require "chef-helpers"
require "chef-config/logger"
module ChefConfig