From 64c967795b26c3ed1cd09899ca62d95373f2e2d7 Mon Sep 17 00:00:00 2001 From: Ben Warren Date: Fri, 25 Mar 2016 14:10:24 -0700 Subject: Move lib/ofpbuf.h to include/openvswitch directory Signed-off-by: Ben Warren Acked-by: Ryan Moats Signed-off-by: Ben Pfaff --- lib/rstp-state-machines.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rstp-state-machines.c') diff --git a/lib/rstp-state-machines.c b/lib/rstp-state-machines.c index 9768e4636..5643c1028 100644 --- a/lib/rstp-state-machines.c +++ b/lib/rstp-state-machines.c @@ -38,7 +38,7 @@ #include #include "byte-order.h" #include "connectivity.h" -#include "ofpbuf.h" +#include "openvswitch/ofpbuf.h" #include "dp-packet.h" #include "packets.h" #include "seq.h" -- cgit v1.2.1