Promote MessageRegistry to pcep-api
[bgpcep.git] / pcep / spi / src / main / java / org / opendaylight / protocol / pcep / spi / PCEPExtensionConsumerContext.java
index cd1255dffbf383f51732aae890710e1f76d3cae1..6ddf22019d451d6692cd0fa74cb8381e907b4302 100644 (file)
@@ -7,6 +7,8 @@
  */
 package org.opendaylight.protocol.pcep.spi;
 
+import org.opendaylight.protocol.pcep.MessageRegistry;
+
 public interface PCEPExtensionConsumerContext {
 
     LabelRegistry getLabelHandlerRegistry();