summaryrefslogtreecommitdiff
path: root/tool/make-snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'tool/make-snapshot')
-rwxr-xr-xtool/make-snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/make-snapshot b/tool/make-snapshot
index d6530b3842..ad5fd879f3 100755
--- a/tool/make-snapshot
+++ b/tool/make-snapshot
@@ -8,7 +8,7 @@ require 'shellwords'
require 'tmpdir'
require 'pathname'
require File.expand_path("../lib/vcs", __FILE__)
-require File.expand_path("../colorize", __FILE__)
+require File.expand_path("../lib/colorize", __FILE__)
STDOUT.sync = true
$srcdir ||= nil