Index: tests/concurrency/unified_locking/thread_test.cfa
===================================================================
--- tests/concurrency/unified_locking/thread_test.cfa	(revision 0e8f4c619a11c6c4a29df0e3b6cdddc9851587a1)
+++ tests/concurrency/unified_locking/thread_test.cfa	(revision 55b060d686d3cac576f0c518302b16344a6fb205)
@@ -3,5 +3,5 @@
 #include <stdlib.hfa>
 #include <thread.hfa>
-#include <containers/array.hfa>
+#include <collections/array.hfa>
 
 static unsigned int taskCount = 4;
