aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/compat.rb')
-rw-r--r--Library/Homebrew/compat.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/compat.rb b/Library/Homebrew/compat.rb
index 0b81e037a..5d78c715f 100644
--- a/Library/Homebrew/compat.rb
+++ b/Library/Homebrew/compat.rb
@@ -19,3 +19,6 @@ require "compat/xcode"
require "compat/software_spec"
require "compat/utils"
require "compat/json"
+require "compat/ARGV"
+require "compat/build_options"
+require "compat/tab"