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