aboutsummaryrefslogtreecommitdiff
path: root/libopna/opnassg-sinc-c.c
diff options
context:
space:
mode:
Diffstat (limited to 'libopna/opnassg-sinc-c.c')
-rw-r--r--libopna/opnassg-sinc-c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopna/opnassg-sinc-c.c b/libopna/opnassg-sinc-c.c
index 5f9baee..dedf1c7 100644
--- a/libopna/opnassg-sinc-c.c
+++ b/libopna/opnassg-sinc-c.c
@@ -1,4 +1,4 @@
-#include "libopna/opnassg.h"
+#include "opnassg.h"
void opna_ssg_sinc_calc_c(unsigned resampler_index, const int16_t *inbuf, int32_t *outbuf) {
for (int c = 0; c < 3; c++) {