summaryrefslogtreecommitdiff
path: root/java/test/Freeze/complex/Complex/ObjectFactoryI.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Freeze/complex/Complex/ObjectFactoryI.java')
-rw-r--r--java/test/Freeze/complex/Complex/ObjectFactoryI.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/Freeze/complex/Complex/ObjectFactoryI.java b/java/test/Freeze/complex/Complex/ObjectFactoryI.java
index 549d758f644..50a2f18a1b5 100644
--- a/java/test/Freeze/complex/Complex/ObjectFactoryI.java
+++ b/java/test/Freeze/complex/Complex/ObjectFactoryI.java
@@ -7,7 +7,7 @@
//
// **********************************************************************
-package Complex;
+package test.Freeze.complex.Complex;
public class ObjectFactoryI implements Ice.ObjectFactory
{