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