Index: uspace/app/cpptest/main.cpp
===================================================================
--- uspace/app/cpptest/main.cpp	(revision 4f4613843e8a0e138703dcf9292ab2267296605d)
+++ uspace/app/cpptest/main.cpp	(revision c12d5673ded38542c8a95d5447b9ca636fa3f120)
@@ -67,6 +67,6 @@
 #include <shared_mutex>
 
-#include <__bits/hash_table.hpp>
-#include <__bits/rbtree.hpp>
+#include <__bits/adt/hash_table.hpp>
+#include <__bits/adt/rbtree.hpp>
 #include <__bits/builtins.hpp>
 
