aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/attributes/attribute_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libhydra/attributes/attribute_handler.h')
-rw-r--r--src/libhydra/attributes/attribute_handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhydra/attributes/attribute_handler.h b/src/libhydra/attributes/attribute_handler.h
index 6014ef0fa..91fa4e5b0 100644
--- a/src/libhydra/attributes/attribute_handler.h
+++ b/src/libhydra/attributes/attribute_handler.h
@@ -23,7 +23,7 @@
#include <chunk.h>
#include <utils/identification.h>
-#include <utils/linked_list.h>
+#include <collections/linked_list.h>
#include "attributes.h"