From 12642a68314a400ee2ed8b0c4474287957696ef0 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 16 Oct 2012 14:54:16 +0200 Subject: Moved data structures to new collections subfolder --- src/libhydra/attributes/attribute_handler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libhydra/attributes/attribute_handler.h') 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 #include -#include +#include #include "attributes.h" -- cgit v1.2.3