json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / lib / seq.c
index b8b5b65..6e2f596 100644 (file)
--- a/lib/seq.c
+++ b/lib/seq.c
@@ -22,7 +22,7 @@
 
 #include "coverage.h"
 #include "hash.h"
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include "latch.h"
 #include "openvswitch/list.h"
 #include "ovs-thread.h"