]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Fix the include path
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Feb 2005 20:30:15 +0000 (20:30 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Feb 2005 20:30:15 +0000 (20:30 +0000)
Fixed the include path.  Apps should include like <alsa/xxx>.

utils/alsa.pc.in

index 66388960b8daa414cd3f58caa93b77c84ca0a6f0..6255baf1dc78aedd04c47fab2fa8f0ffe139db0e 100644 (file)
@@ -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