json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / lib / hmap.c
index 9462c5e..1ba4a57 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 #include <config.h>
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include <stdint.h>
 #include <string.h>
 #include "coverage.h"