summaryrefslogtreecommitdiff
path: root/lib/chef/win32/file/info.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/win32/file/info.rb')
-rw-r--r--lib/chef/win32/file/info.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/win32/file/info.rb b/lib/chef/win32/file/info.rb
index 0f07428106..70d04df9b8 100644
--- a/lib/chef/win32/file/info.rb
+++ b/lib/chef/win32/file/info.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require 'chef/win32/file'
+require "chef/win32/file"
class Chef
module ReservedNames::Win32