From e03c096dd0a61d1ec2cbc3d096b7dbc128e45939 Mon Sep 17 00:00:00 2001 From: Ben Warren Date: Thu, 3 Mar 2016 10:20:43 -0800 Subject: Move lib/ofp-errors.h to include/openvswitch directory Signed-off-by: Ben Warren Signed-off-by: Ben Pfaff --- lib/nx-match.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/nx-match.h') diff --git a/lib/nx-match.h b/lib/nx-match.h index c663e54ce..ce252f08e 100644 --- a/lib/nx-match.h +++ b/lib/nx-match.h @@ -23,7 +23,7 @@ #include "compiler.h" #include "flow.h" #include "meta-flow.h" -#include "ofp-errors.h" +#include "openvswitch/ofp-errors.h" #include "openvswitch/types.h" struct ds; -- cgit v1.2.1