summaryrefslogtreecommitdiff
path: root/lib/chef/handler/error_report.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/handler/error_report.rb')
-rw-r--r--lib/chef/handler/error_report.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/handler/error_report.rb b/lib/chef/handler/error_report.rb
index ab751c02df..110b4b9a31 100644
--- a/lib/chef/handler/error_report.rb
+++ b/lib/chef/handler/error_report.rb
@@ -16,7 +16,7 @@
# limitations under the License.
#
-require_relative ""
+require_relative "../handler"
require_relative "../resource/directory"
class Chef