lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / lib / getrusage-windows.c
index 0282a17..915725e 100644 (file)
@@ -20,7 +20,7 @@
 #include <sys/resource.h>
 #include <time.h>
 #include "util.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(getrusage_windows);