Index: uspace/lib/hound/include/hound/client.h
===================================================================
--- uspace/lib/hound/include/hound/client.h	(revision afa7c17d705e608325255afcc815277a14af63a4)
+++ uspace/lib/hound/include/hound/client.h	(revision 1de97fe6462d672ed1e88df7ccd3b67da8be0d13)
@@ -39,5 +39,5 @@
 #include <async.h>
 #include <bool.h>
-#include <pcm_sample_format.h>
+#include <pcm/sample_format.h>
 
 #define DEFAULT_SINK "default"
Index: uspace/lib/hound/include/hound/server.h
===================================================================
--- uspace/lib/hound/include/hound/server.h	(revision afa7c17d705e608325255afcc815277a14af63a4)
+++ uspace/lib/hound/include/hound/server.h	(revision 1de97fe6462d672ed1e88df7ccd3b67da8be0d13)
@@ -40,5 +40,5 @@
 #include <bool.h>
 #include <loc.h>
-#include <pcm_sample_format.h>
+#include <pcm/sample_format.h>
 
 enum {
