libBLOC
Barry Adding object metadata functions c5a8d16 (2 years, 11 months ago)diff --git a/tree/tree.c b/tree/tree.c index 1bffd72..6e23c5a 100644 --- a/tree/tree.c +++ b/tree/tree.c @@ -28,7 +28,6 @@ #include <BLOC/object.h> #include <BLOC/tree.h> #include "../assert.h" -#include "../object.h" #include "tree.h" static void _tree_new(void *);