json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / lib / lockfile.c
index 864d3ef..36728ff 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "coverage.h"
 #include "hash.h"
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include "ovs-thread.h"
 #include "timeval.h"
 #include "util.h"