lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / tests / test-lockfile.c
index 71ccbc6..d0c8dc4 100644 (file)
@@ -26,7 +26,7 @@
 #include "process.h"
 #include "timeval.h"
 #include "util.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 struct test {
     const char *name;