json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / lib / bfd.c
index 9616c90..8dac953 100644 (file)
--- a/lib/bfd.c
+++ b/lib/bfd.c
@@ -29,7 +29,7 @@
 #include "openvswitch/dynamic-string.h"
 #include "flow.h"
 #include "hash.h"
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include "openvswitch/list.h"
 #include "netdev.h"
 #include "odp-util.h"