diff options
Diffstat (limited to 'src/libhydra/attributes/attribute_manager.c')
-rw-r--r-- | src/libhydra/attributes/attribute_manager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhydra/attributes/attribute_manager.c b/src/libhydra/attributes/attribute_manager.c index dd3963b7f..5fda8b426 100644 --- a/src/libhydra/attributes/attribute_manager.c +++ b/src/libhydra/attributes/attribute_manager.c @@ -15,7 +15,7 @@ #include "attribute_manager.h" -#include <debug.h> +#include <utils/debug.h> #include <collections/linked_list.h> #include <threading/rwlock.h> |