---
scribo/ChangeLog | 4 ++++
scribo/text/merging.hh | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/scribo/ChangeLog b/scribo/ChangeLog
index 7edc90f..da9d095 100644
--- a/scribo/ChangeLog
+++ b/scribo/ChangeLog
@@ -1,5 +1,9 @@
2010-07-21 Roland Levillain <roland(a)lrde.epita.fr>
+ * scribo/text/merging.hh: Fix the path of an #include directive.
+
+2010-07-21 Roland Levillain <roland(a)lrde.epita.fr>
+
Catch up with the current interface of scribo::debug::usage.
* scribo/src/debug/show_links_bottom_aligned.cc,
diff --git a/scribo/text/merging.hh b/scribo/text/merging.hh
index c7ad3b3..36d41c2 100644
--- a/scribo/text/merging.hh
+++ b/scribo/text/merging.hh
@@ -57,7 +57,7 @@
#include <mln/data/wrap.hh>
#include <mln/util/timer.hh>
-#include <text/look_like_text_lines.hh>
+#include <scribo/text/look_like_text_lines.hh>
namespace scribo
--
1.5.6.5
Show replies by date