[Sass] Require haml/util.

This commit is contained in:
Nathan Weizenbaum 2009-02-15 01:23:57 -08:00
parent 4f1f55c528
commit a57f482289
1 changed files with 1 additions and 0 deletions

View File

@ -868,5 +868,6 @@ module Sass
end
require 'haml/util'
require 'sass/engine'
require 'sass/plugin' if defined?(Merb::Plugins)