Move pcep base parser Activator to its own bundle
[bgpcep.git] / pcep / segment-routing / src / main / java / org / opendaylight / protocol / pcep / segment / routing / SrPathSetupTypeTlvParser.java
index 1dc0151ca0a8e2b7d85cf98b4349d815966ed952..149ff0d24cc414858381748623d2df1b8f5de36f 100644 (file)
@@ -7,7 +7,7 @@
  */
 package org.opendaylight.protocol.pcep.segment.routing;
 
-import org.opendaylight.protocol.pcep.impl.tlv.PathSetupTypeTlvParser;
+import org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser;
 
 public class SrPathSetupTypeTlvParser extends PathSetupTypeTlvParser {