aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/macfuse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/macfuse.rb')
-rw-r--r--Library/Formula/macfuse.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/macfuse.rb b/Library/Formula/macfuse.rb
index 3ccad9741..b2d339cea 100644
--- a/Library/Formula/macfuse.rb
+++ b/Library/Formula/macfuse.rb
@@ -1,4 +1,4 @@
-require 'brewkit'
+require 'formula'
def first_dir
Pathname.getwd.children.find { |d| d.directory? }