summaryrefslogtreecommitdiff
path: root/lib/wmi-lite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wmi-lite.rb')
-rw-r--r--lib/wmi-lite.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/wmi-lite.rb b/lib/wmi-lite.rb
index 44375b3..2e89165 100644
--- a/lib/wmi-lite.rb
+++ b/lib/wmi-lite.rb
@@ -1,6 +1,6 @@
#
# Author:: Adam Edwards (<adamed@chef.io>)
-# Copyright:: Copyright 2014 Chef Software, Inc.
+# Copyright:: Copyright 2014-2019 Chef Software, Inc.
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -16,4 +16,4 @@
# limitations under the License.
#
-require "wmi-lite/wmi"
+require_relative 'wmi-lite/wmi'