Require homogenization

This commit is contained in:
erwanlr
2013-03-05 14:13:15 +01:00
parent b8ccfa23d9
commit 9525b33988
5 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#++
require File.expand_path(File.dirname(__FILE__) + '/updater')
require 'common/updater/updater'
class GitUpdater < Updater