aboutsummaryrefslogtreecommitdiff
path: root/ofproto/pktbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ofproto/pktbuf.c')
-rw-r--r--ofproto/pktbuf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ofproto/pktbuf.c b/ofproto/pktbuf.c
index 38ec34853..5ba8c5103 100644
--- a/ofproto/pktbuf.c
+++ b/ofproto/pktbuf.c
@@ -24,7 +24,7 @@
#include "timeval.h"
#include "util.h"
#include "vconn.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
VLOG_DEFINE_THIS_MODULE(pktbuf);