]> git.proxmox.com Git - mirror_ovs.git/blobdiff - ovn/controller-vtep/vtep.c
json: Move from lib to include/openvswitch.
[mirror_ovs.git] / ovn / controller-vtep / vtep.c
index 9e11e28045706d787dd672930b1af266910a09d3..976e9336d22452acbfcda8be4f0163fdf08f9d72 100644 (file)
@@ -18,8 +18,8 @@
 #include "vtep.h"
 
 #include "lib/hash.h"
-#include "lib/hmap.h"
-#include "lib/shash.h"
+#include "openvswitch/hmap.h"
+#include "openvswitch/shash.h"
 #include "lib/smap.h"
 #include "lib/sset.h"
 #include "lib/util.h"