summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-02-08 20:30:15 +0000
committerTakashi Iwai <tiwai@suse.de>2005-02-08 20:30:15 +0000
commitc2644837fd7b56bc3db9a9a129a03753edcb69ef (patch)
tree6c68f7543057329d3640883775e433c0279117d0 /utils
parent22846c486fb02402b3097a914f9c6a4aa234cb46 (diff)
downloadalsa-lib-c2644837fd7b56bc3db9a9a129a03753edcb69ef.tar.gz
Fix the include path
Fixed the include path. Apps should include like <alsa/xxx>.
Diffstat (limited to 'utils')
-rw-r--r--utils/alsa.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/alsa.pc.in b/utils/alsa.pc.in
index 66388960..6255baf1 100644
--- a/utils/alsa.pc.in
+++ b/utils/alsa.pc.in
@@ -1,7 +1,7 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
-includedir=@includedir@/alsa
+includedir=@includedir@
Name: alsa
Description: Advanced Linux Sound Architecture (ALSA) - Library