From 41c5f9a166637bf9e49af19b3fa94163b51db64d Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 15 Jul 2019 10:43:12 +0900 Subject: Put jisx0208.rb to under the library directory. --- tool/enc-emoji-citrus-gen.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tool/enc-emoji-citrus-gen.rb') diff --git a/tool/enc-emoji-citrus-gen.rb b/tool/enc-emoji-citrus-gen.rb index 94864e5fa0..da9c8a6b62 100644 --- a/tool/enc-emoji-citrus-gen.rb +++ b/tool/enc-emoji-citrus-gen.rb @@ -1,4 +1,4 @@ -require File.expand_path('../jisx0208', __FILE__) +require File.expand_path('../lib/jisx0208', __FILE__) ENCODES = [ { -- cgit v1.2.3