ofp-actions: Look inside write_actions for output ports and groups.
[cascardo/ovs.git] / ofproto / pinsched.c
index 1300e00..d81c9b3 100644 (file)
@@ -32,7 +32,7 @@
 #include "sat-math.h"
 #include "timeval.h"
 #include "openvswitch/token-bucket.h"
-#include "vconn.h"
+#include "openvswitch/vconn.h"
 
 struct pinqueue {
     struct hmap_node node;      /* In struct pinsched's 'queues' hmap. */