build: Fix up include file paths

This commit is contained in:
Arun Raghavan
2015-10-15 10:53:55 +05:30
parent 9b4e8dc83c
commit 12e9e1eafd
3 changed files with 13 additions and 9 deletions

View File

@ -7,4 +7,5 @@ Name: webrtc-audio-processing
Description: WebRTC Audio Processing library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lwebrtc_audio_processing
Cflags: -I${includedir}/webrtc_audio_processing
# FIXME - defines should not be hardcoded
Cflags: -I${includedir}/webrtc_audio_processing -DWEBRTC_POSIX