summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/mixin/dot_d.rb
diff options
context:
space:
mode:
Diffstat (limited to 'chef-config/lib/chef-config/mixin/dot_d.rb')
-rw-r--r--chef-config/lib/chef-config/mixin/dot_d.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/mixin/dot_d.rb b/chef-config/lib/chef-config/mixin/dot_d.rb
index 4c9c998908..3ccbfe19bb 100644
--- a/chef-config/lib/chef-config/mixin/dot_d.rb
+++ b/chef-config/lib/chef-config/mixin/dot_d.rb
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-require "chef-config/path_helper"
+require_relative "../path_helper"
module ChefConfig
module Mixin