diff options
Diffstat (limited to 'gst/audioresample/resample_ref.c')
-rw-r--r-- | gst/audioresample/resample_ref.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gst/audioresample/resample_ref.c b/gst/audioresample/resample_ref.c index a4623e71..6717aa23 100644 --- a/gst/audioresample/resample_ref.c +++ b/gst/audioresample/resample_ref.c @@ -29,9 +29,9 @@ #include <limits.h> #include <liboil/liboil.h> -#include <audioresample/resample.h> -#include <audioresample/buffer.h> -#include <audioresample/debug.h> +#include "resample.h" +#include "buffer.h" +#include "debug.h" static double |