Move lib/ofpbuf.h to include/openvswitch directory
[cascardo/ovs.git] / lib / vconn.c
index e634892..50a127f 100644 (file)
@@ -29,7 +29,7 @@
 #include "ofp-msgs.h"
 #include "ofp-print.h"
 #include "ofp-util.h"
-#include "ofpbuf.h"
+#include "openvswitch/ofpbuf.h"
 #include "openflow/nicira-ext.h"
 #include "openflow/openflow.h"
 #include "packets.h"