Index: uspace/app/cpptest/main.cpp
===================================================================
--- uspace/app/cpptest/main.cpp	(revision 4f4613843e8a0e138703dcf9292ab2267296605d)
+++ uspace/app/cpptest/main.cpp	(revision 15837931a1836a7dc044d546547b0f1120ed3ce2)
@@ -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>
 
