lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / tests / test-netflow.c
index b1b7717..b918d15 100644 (file)
@@ -32,7 +32,7 @@
 #include "socket-util.h"
 #include "unixctl.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[]);