From c32c545aeb33da0d36ccb7dd8c0b6bde1114d22b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Jul 2010 12:38:18 +0800 Subject: [PATCH] jhbuild.js --- jhbuild.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jhbuild.js b/jhbuild.js index 66b33d1..67d4b27 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -11,7 +11,7 @@ Gio = imports.gi.Gio; File = imports.File.File; console = imports.console.console; -include('Date.js'); +Seed.include('Date.js'); //DateExtra = imports.DateExtra.DateExtra; -- 2.39.2