list: Remove lib/list.h completely.
[cascardo/ovs.git] / ovsdb / ovsdb.h
index 04586e7..b3eaf15 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "compiler.h"
 #include "hmap.h"
-#include "list.h"
+#include "openvswitch/list.h"
 #include "shash.h"
 
 struct json;