From f23419e9b4668ede96952b4d156bfb8299893637 Mon Sep 17 00:00:00 2001 From: Tom Black Date: Sun, 9 Feb 2020 17:56:06 -0600 Subject: Update `colorize.rb` path --- bin/ruby2d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ruby2d b/bin/ruby2d index 9a77ee8..71d5f2b 100755 --- a/bin/ruby2d +++ b/bin/ruby2d @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -require 'ruby2d/colorize' +require 'ruby2d/cli/colorize' require 'ruby2d/version' # Debugging command-line flag -- cgit v1.2.3