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