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