Index: doc/theses/mike_brooks_MMath/programs/lst-features-intro.run.cfa
===================================================================
--- doc/theses/mike_brooks_MMath/programs/lst-features-intro.run.cfa	(revision 40ab446132dfae80816ea4fe1e9a484846b04f8e)
+++ doc/theses/mike_brooks_MMath/programs/lst-features-intro.run.cfa	(revision 77d46c766c1ecc69d69f956d96e0be71b1e62b1e)
@@ -1,3 +1,3 @@
-#include <containers/list.hfa>
+#include <collections/list.hfa>
 
 
Index: doc/theses/mike_brooks_MMath/programs/lst-features-multidir.run.cfa
===================================================================
--- doc/theses/mike_brooks_MMath/programs/lst-features-multidir.run.cfa	(revision 40ab446132dfae80816ea4fe1e9a484846b04f8e)
+++ doc/theses/mike_brooks_MMath/programs/lst-features-multidir.run.cfa	(revision 77d46c766c1ecc69d69f956d96e0be71b1e62b1e)
@@ -1,3 +1,3 @@
-#include <containers/list.hfa>
+#include <collections/list.hfa>
 
 
