lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / ofproto / ofproto-dpif-upcall.c
index 75a0e61..89de528 100644 (file)
@@ -38,7 +38,7 @@
 #include "poll-loop.h"
 #include "seq.h"
 #include "unixctl.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 #define MAX_QUEUE_LENGTH 512
 #define UPCALL_MAX_BATCH 64