lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / tests / test-vconn.c
index c786953..b5ba172 100644 (file)
@@ -36,7 +36,7 @@
 #include "stream-ssl.h"
 #include "timeval.h"
 #include "util.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 struct fake_pvconn {
     const char *type;