Index: uspace/lib/hound/Makefile
===================================================================
--- uspace/lib/hound/Makefile	(revision 36774cfd1b6fe79f8a67f9ed3511715e4dbef29d)
+++ uspace/lib/hound/Makefile	(revision 3545c56eb9d200791b8817813cc0904e87bc8bb3)
@@ -28,5 +28,5 @@
 
 USPACE_PREFIX = ../..
-EXTRA_CFLAGS = -Iinclude/hound -I$(LIBPCM_PREFIX)/include
+EXTRA_CFLAGS = -Iinclude/hound -Iinclude -I$(LIBPCM_PREFIX)/include
 LIBRARY = libhound
 
