lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / ofproto / ofproto-dpif-xlate.c
index b357cfa..c1327a6 100644 (file)
@@ -56,7 +56,7 @@
 #include "ovs-router.h"
 #include "tnl-ports.h"
 #include "tunnel.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 COVERAGE_DEFINE(xlate_actions);
 COVERAGE_DEFINE(xlate_actions_oversize);