lib: Move vconn.h to <openvswitch/vconn.h>
[cascardo/ovs.git] / ofproto / pktbuf.c
index 5ba8c51..ad2b1a4 100644 (file)
@@ -23,7 +23,7 @@
 #include "ofpbuf.h"
 #include "timeval.h"
 #include "util.h"
-#include "vconn.h"
+#include "openvswitch/vconn.h"
 #include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(pktbuf);