lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / vswitchd / system-stats.c
index 42ac01a..b8a8855 100644 (file)
@@ -42,7 +42,7 @@
 #include "shash.h"
 #include "smap.h"
 #include "timeval.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(system_stats);