json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / ovsdb / server.h
index 667fce9..c0bbb69 100644 (file)
@@ -16,9 +16,9 @@
 #ifndef SERVER_H
 #define SERVER_H 1
 
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include "openvswitch/list.h"
-#include "shash.h"
+#include "openvswitch/shash.h"
 
 struct ovsdb;
 struct ovsdb_server;