ovsdb-idlc: Remove "*_get_*" warning from header file.
[cascardo/ovs.git] / ovsdb / ovsdb-tool.c
index a33969b..1711665 100644 (file)
@@ -39,7 +39,7 @@
 #include "table.h"
 #include "timeval.h"
 #include "util.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 /* -m, --more: Verbosity level for "show-log" command output. */
 static int show_log_verbosity;