lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / ofproto / bond.c
index 72611ae..c4b3a3a 100644 (file)
@@ -45,7 +45,7 @@
 #include "shash.h"
 #include "timeval.h"
 #include "unixctl.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(bond);