aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat/macos.rb
diff options
context:
space:
mode:
authorMike McQuaid2016-05-08 21:11:56 +0100
committerMike McQuaid2016-05-08 21:12:22 +0100
commitc6dc50fcf05c8c4956ac86345360fefcb00f664e (patch)
tree79a464162d81bd0360c2e2dcbadd9a618ae9481c /Library/Homebrew/compat/macos.rb
parent4ea2f9dc91f636249c334aa326c6196b74df8354 (diff)
downloadbrew-c6dc50fcf05c8c4956ac86345360fefcb00f664e.tar.bz2
compat/macos: add missing require.
Closes #220.
Diffstat (limited to 'Library/Homebrew/compat/macos.rb')
-rw-r--r--Library/Homebrew/compat/macos.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/compat/macos.rb b/Library/Homebrew/compat/macos.rb
index 038cf9fb2..c6a7b0e73 100644
--- a/Library/Homebrew/compat/macos.rb
+++ b/Library/Homebrew/compat/macos.rb
@@ -1,3 +1,5 @@
+require "development_tools"
+
module OS
module Mac
def xcode_folder