summaryrefslogtreecommitdiff
path: root/utilities/nlmon.c
diff options
context:
space:
mode:
Diffstat (limited to 'utilities/nlmon.c')
-rw-r--r--utilities/nlmon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utilities/nlmon.c b/utilities/nlmon.c
index 99b060c97..dc5d8c491 100644
--- a/utilities/nlmon.c
+++ b/utilities/nlmon.c
@@ -29,7 +29,7 @@
#include "poll-loop.h"
#include "timeval.h"
#include "util.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
static const struct nl_policy rtnlgrp_link_policy[] = {
[IFLA_IFNAME] = { .type = NL_A_STRING, .optional = false },