mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Add missing include directory path for OSS modules.
This commit is contained in:
parent
d45c909ab3
commit
99f2541038
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ AM_CFLAGS = \
|
|||
-I$(top_builddir)/src/modules/gconf \
|
||||
-I$(top_srcdir)/src/modules/bluetooth \
|
||||
-I$(top_builddir)/src/modules/bluetooth \
|
||||
-I$(top_srcdir)/src/modules/oss \
|
||||
-I$(top_builddir)/src/modules/oss \
|
||||
-I$(top_srcdir)/src/modules/alsa \
|
||||
-I$(top_builddir)/src/modules/alsa \
|
||||
-I$(top_srcdir)/src/modules/raop \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue