Moved data structures to new collections subfolder
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "database_factory.h"
|
||||
|
||||
#include <utils/linked_list.h>
|
||||
#include <collections/linked_list.h>
|
||||
#include <threading/mutex.h>
|
||||
|
||||
typedef struct private_database_factory_t private_database_factory_t;
|
||||
|
||||
Reference in New Issue
Block a user