diff options
Diffstat (limited to 'src/manager/storage.h')
-rw-r--r-- | src/manager/storage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manager/storage.h b/src/manager/storage.h index 69459e5aa..4324e99fe 100644 --- a/src/manager/storage.h +++ b/src/manager/storage.h @@ -21,7 +21,7 @@ #ifndef STORAGE_H_ #define STORAGE_H_ -#include <utils/enumerator.h> +#include <collections/enumerator.h> typedef struct storage_t storage_t; |