From 125b37af6d39e445086b6e80f60b3316a7602b6c Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 16 Oct 2012 15:53:49 +0200 Subject: Moved chunk_t to utils folder --- 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 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 +#include #include #include -- cgit v1.2.3