summaryrefslogtreecommitdiff
path: root/ext/java/PsychYamlTree.java
diff options
context:
space:
mode:
Diffstat (limited to 'ext/java/PsychYamlTree.java')
-rw-r--r--ext/java/PsychYamlTree.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/java/PsychYamlTree.java b/ext/java/PsychYamlTree.java
index d53645a..d22148b 100644
--- a/ext/java/PsychYamlTree.java
+++ b/ext/java/PsychYamlTree.java
@@ -25,7 +25,7 @@
* the provisions above, a recipient may use your version of this file under
* the terms of any one of the CPL, the GPL or the LGPL.
***** END LICENSE BLOCK *****/
-package org.jruby.ext.psych;
+package psych;
import org.jruby.Ruby;
import org.jruby.RubyClass;