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