diff options
Diffstat (limited to 'Library/Formula/sdl.rb')
| -rw-r--r-- | Library/Formula/sdl.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sdl.rb b/Library/Formula/sdl.rb index 1cfae8008..021af2314 100644 --- a/Library/Formula/sdl.rb +++ b/Library/Formula/sdl.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Sdl <Formula    @url='http://www.libsdl.org/release/SDL-1.2.13.tar.gz'  | 
