---
milena/ChangeLog | 4 ++++
milena/mln/morpho/skeleton_constrained.hh | 1 +
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 58bec72..65122ba 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,9 @@
2011-06-28 Guillaume Lazzara <z(a)lrde.epita.fr>
+ * mln/morpho/skeleton_constrained.hh: Add a missing include.
+
+2011-06-28 Guillaume Lazzara <z(a)lrde.epita.fr>
+
* mln/border/equalize.hh: Fix an invalid assertion.
2011-06-27 Guillaume Lazzara <z(a)lrde.epita.fr>
diff --git a/milena/mln/morpho/skeleton_constrained.hh
b/milena/mln/morpho/skeleton_constrained.hh
index 2c986e6..ceee451 100644
--- a/milena/mln/morpho/skeleton_constrained.hh
+++ b/milena/mln/morpho/skeleton_constrained.hh
@@ -38,6 +38,7 @@
# include <mln/core/site_set/p_queue_fast.hh>
# include <mln/core/site_set/p_priority.hh>
# include <mln/extension/adjust_duplicate.hh>
+# include <mln/extension/adjust_fill.hh>
# include <mln/data/fill.hh>
# include <mln/util/timer.hh>
--
1.5.6.5