Bug 1999: fix msgspy
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / IMDMessageTranslator.java
index 401191489dceb8937af1f1312277af50dc27a9b6..7df88b4923f3a0923b3b12648b615c0927075c19 100644 (file)
@@ -7,6 +7,7 @@
  */
 package org.opendaylight.openflowplugin.openflow.md.core;
 
+import org.opendaylight.openflowplugin.api.openflow.md.core.SwitchConnectionDistinguisher;
 import org.opendaylight.openflowplugin.openflow.md.core.session.SessionContext;
 
 /**