summaryrefslogtreecommitdiffstats
path: root/gst/audioresample/functable.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audioresample/functable.c')
-rw-r--r--gst/audioresample/functable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/audioresample/functable.c b/gst/audioresample/functable.c
index 41844015..d627361f 100644
--- a/gst/audioresample/functable.c
+++ b/gst/audioresample/functable.c
@@ -26,8 +26,8 @@
#include <stdio.h>
#include <stdlib.h>
-#include <audioresample/functable.h>
-#include <audioresample/debug.h>
+#include "functable.h"
+#include "debug.h"