lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / tests / test-util.c
index 74bc5c4..2c985e7 100644 (file)
@@ -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)