aboutsummaryrefslogtreecommitdiff
path: root/tests/test-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-util.c')
-rw-r--r--tests/test-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-util.c b/tests/test-util.c
index 74bc5c43c..2c985e71c 100644
--- a/tests/test-util.c
+++ b/tests/test-util.c
@@ -27,7 +27,7 @@
#include "command-line.h"
#include "ovstest.h"
#include "random.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
static void
check_log_2_floor(uint32_t x, int n)