Switch to MD-SAL APIs
[openflowplugin.git] / openflowplugin-api / src / main / java / org / opendaylight / openflowplugin / api / openflow / OpenFlowPluginProvider.java
index cef86f8b0f86ba882485dda0d00e6b497bdb0a20..94519348f95a767fc7e58c3ed4e4c4634393d730 100644 (file)
@@ -5,10 +5,9 @@
  * 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.openflowplugin.api.openflow;
 
-import org.opendaylight.controller.md.sal.binding.api.BindingService;
+import org.opendaylight.mdsal.binding.api.BindingService;
 
 /**
  * Plugin services provider.