]> git.proxmox.com Git - mirror_ovs.git/blobdiff - lib/ovsdb-idl-provider.h
json: Move from lib to include/openvswitch.
[mirror_ovs.git] / lib / ovsdb-idl-provider.h
index 1f249c09af0f8eac71a5bfaae22c72ca17c6c53e..55ed79378c0f15dd5e1efacdc7fa271366aff722 100644 (file)
 #ifndef OVSDB_IDL_PROVIDER_H
 #define OVSDB_IDL_PROVIDER_H 1
 
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include "openvswitch/list.h"
 #include "ovsdb-idl.h"
 #include "ovsdb-map-op.h"
 #include "ovsdb-types.h"
-#include "shash.h"
+#include "openvswitch/shash.h"
 #include "uuid.h"
 
 struct ovsdb_idl_row {