lib: Move vconn.h to <openvswitch/vconn.h>
[cascardo/ovs.git] / utilities / ovs-vsctl.c
index 41d8f9b..4f9fd47 100644 (file)
@@ -47,7 +47,7 @@
 #include "table.h"
 #include "timeval.h"
 #include "util.h"
-#include "vconn.h"
+#include "openvswitch/vconn.h"
 #include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(vsctl);