Index: uspace/lib/hound/Makefile
===================================================================
--- uspace/lib/hound/Makefile	(revision 36774cfd1b6fe79f8a67f9ed3511715e4dbef29d)
+++ uspace/lib/hound/Makefile	(revision 599034ee9b9a87b7d6575479407023e2e8a2496d)
@@ -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
 
