json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / ovn / controller / lport.h
index bb8d8cd..9e9c6d3 100644 (file)
@@ -17,7 +17,7 @@
 #define OVN_LPORT_H 1
 
 #include <stdint.h>
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include "uuid.h"
 
 struct ovsdb_idl;