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 0f107e46be6e9a22fbde07db80c01fda5a0c572d)
@@ -3,5 +3,5 @@
 #include <stdlib.hfa>
 #include <thread.hfa>
-#include <containers/array.hfa>
+#include <collections/array.hfa>
 
 static unsigned int taskCount = 4;
