Makefile.am: Clean flake8-check too.
[cascardo/ovs.git] / lib / svec.c
index d083ebb..7fe8beb 100644 (file)
@@ -21,7 +21,7 @@
 #include <string.h>
 #include "dynamic-string.h"
 #include "util.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(svec);