summaryrefslogtreecommitdiff
path: root/ext/java/PsychEmitter.java
diff options
context:
space:
mode:
Diffstat (limited to 'ext/java/PsychEmitter.java')
-rw-r--r--ext/java/PsychEmitter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/java/PsychEmitter.java b/ext/java/PsychEmitter.java
index e775357..2a28872 100644
--- a/ext/java/PsychEmitter.java
+++ b/ext/java/PsychEmitter.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 java.io.IOException;
import java.io.OutputStreamWriter;