lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / tests / test-jsonrpc.c
index fe7d869..2aad5c5 100644 (file)
@@ -31,7 +31,7 @@
 #include "stream.h"
 #include "timeval.h"
 #include "util.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 OVS_NO_RETURN static void usage(void);
 static void parse_options(int argc, char *argv[]);