Renamed base package names from org.opendaylight.controller to org.opendaylight.yangt...
[yangtools.git] / code-generator / binding-generator-util / src / main / java / org / opendaylight / yangtools / binding / generator / util / ReferencedTypeImpl.java
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.controller.binding.generator.util;
+package org.opendaylight.yangtools.binding.generator.util;
 
 public final class ReferencedTypeImpl extends AbstractBaseType {