From f05b427265e20ccb43889094e4c58c1a5bf3e290 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 16 Oct 2012 16:03:21 +0200 Subject: Moved debug.[ch] to utils folder --- src/libhydra/attributes/attribute_manager.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libhydra/attributes/attribute_manager.c') 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 +#include #include #include -- cgit v1.2.3