lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / tests / test-stp.c
index 88a138d..6250c54 100644 (file)
@@ -26,7 +26,7 @@
 #include "ofpbuf.h"
 #include "ovstest.h"
 #include "packets.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 struct bpdu {
     int port_no;