OSDN Git Service

ConverterのProfileをインタフェース化
[coroid/inqubus.git] / frontend / src / saccubus / converter / classic / profile / CommentGetInfo.java
index d169d9f..d2ec23f 100644 (file)
@@ -4,7 +4,7 @@ package saccubus.converter.classic.profile;
  *
  * @author yuki
  */
-public class CommentGetInfo implements saccubus.converter.profile.CommentGetInfo {
+public class CommentGetInfo implements yukihane.saccubus.converter.profile.CommentGetInfo {
 
     private final boolean selfAdjustCommentNum;
     private final int backComment;