summaryrefslogtreecommitdiff
path: root/lib/chef/win32/memory.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/win32/memory.rb')
-rw-r--r--lib/chef/win32/memory.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/win32/memory.rb b/lib/chef/win32/memory.rb
index 8a61d27ef0..9c52b59b68 100644
--- a/lib/chef/win32/memory.rb
+++ b/lib/chef/win32/memory.rb
@@ -16,8 +16,8 @@
# limitations under the License.
#
-require 'chef/win32/error'
-require 'chef/win32/api/memory'
+require "chef/win32/error"
+require "chef/win32/api/memory"
class Chef
module ReservedNames::Win32