Moved data structures to new collections subfolder
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include <debug.h>
|
||||
#include <library.h>
|
||||
#include <integrity_checker.h>
|
||||
#include <utils/hashtable.h>
|
||||
#include <utils/linked_list.h>
|
||||
#include <collections/hashtable.h>
|
||||
#include <collections/linked_list.h>
|
||||
#include <plugins/plugin.h>
|
||||
|
||||
typedef struct private_plugin_loader_t private_plugin_loader_t;
|
||||
|
||||
Reference in New Issue
Block a user