lib: Move vconn.h to <openvswitch/vconn.h>
[cascardo/ovs.git] / lib / learning-switch.c
index b948af7..1423ac4 100644 (file)
@@ -41,7 +41,7 @@
 #include "shash.h"
 #include "simap.h"
 #include "timeval.h"
-#include "vconn.h"
+#include "openvswitch/vconn.h"
 #include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(learning_switch);