resampler: Changed style of includes
authorAlexander E. Patrakov <patrakov@gmail.com>
Sun, 17 Aug 2014 08:53:08 +0000 (14:53 +0600)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Sun, 17 Aug 2014 10:11:55 +0000 (13:11 +0300)
commit1b600a2d548f4ccb6c403a9b1de17da07b64d74c
treea7e4d1b8adf2d32ec0852623d5fec7a0bd9d5f99
parentee658fa07402139e3d0465c9318bd90c9c0624c4
resampler: Changed style of includes

There was no code that included files from other directories using
the #include "..." style before.

Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
src/pulsecore/resampler/ffmpeg.c
src/pulsecore/resampler/libsamplerate.c
src/pulsecore/resampler/peaks.c
src/pulsecore/resampler/trivial.c