Index: tests/collections/atomic_mpsc.cfa
===================================================================
--- tests/collections/atomic_mpsc.cfa	(revision a167c70c7fa1e05fd7fb5472f69e13eba33b22b7)
+++ tests/collections/atomic_mpsc.cfa	(revision 28372f752c60dd8bfb05c05d98e1a4f9e184259c)
@@ -1,4 +1,4 @@
 #include <fstream.hfa>
-#include <queueLockFree.hfa>
+#include <containers/lockfree.hfa>
 #include <thread.hfa>
 
