lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / ofproto / ofproto-dpif-mirror.c
index fcc7758..e0f3dcd 100644 (file)
@@ -22,7 +22,7 @@
 #include "hmapx.h"
 #include "ofproto.h"
 #include "vlan-bitmap.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(ofproto_dpif_mirror);