lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / ofproto / fail-open.c
index b29e5af..2aacc13 100644 (file)
@@ -33,7 +33,7 @@
 #include "rconn.h"
 #include "timeval.h"
 #include "vconn.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(fail_open);