list: Remove lib/list.h completely.
[cascardo/ovs.git] / ovsdb / trigger.h
index 823ea9b..867a28c 100644 (file)
@@ -16,7 +16,7 @@
 #ifndef OVSDB_TRIGGER_H
 #define OVSDB_TRIGGER_H 1
 
-#include "list.h"
+#include "openvswitch/list.h"
 
 struct ovsdb;