json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / ovsdb / table.h
index 68a59ad..f910d18 100644 (file)
@@ -18,8 +18,8 @@
 
 #include <stdbool.h>
 #include "compiler.h"
-#include "hmap.h"
-#include "shash.h"
+#include "openvswitch/hmap.h"
+#include "openvswitch/shash.h"
 
 struct json;
 struct uuid;