diff options
Diffstat (limited to 'src/libhydra/attributes/attribute_handler.h')
-rw-r--r-- | src/libhydra/attributes/attribute_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhydra/attributes/attribute_handler.h b/src/libhydra/attributes/attribute_handler.h index 91fa4e5b0..bc488f6cb 100644 --- a/src/libhydra/attributes/attribute_handler.h +++ b/src/libhydra/attributes/attribute_handler.h @@ -21,7 +21,7 @@ #ifndef ATTRIBUTE_HANDLER_H_ #define ATTRIBUTE_HANDLER_H_ -#include <chunk.h> +#include <utils/chunk.h> #include <utils/identification.h> #include <collections/linked_list.h> |