aboutsummaryrefslogtreecommitdiffstats
path: root/src/fmt_amr_opencore.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fmt_amr_opencore.c')
-rw-r--r--src/fmt_amr_opencore.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/fmt_amr_opencore.c b/src/fmt_amr_opencore.c
index 3fa547b..07281fd 100644
--- a/src/fmt_amr_opencore.c
+++ b/src/fmt_amr_opencore.c
@@ -21,9 +21,9 @@
#include <stdint.h>
#include <string.h>
-#include <gapk/codecs.h>
-#include <gapk/formats.h>
-#include <gapk/utils.h>
+#include <osmocom/gapk/codecs.h>
+#include <osmocom/gapk/formats.h>
+#include <osmocom/gapk/utils.h>
static int
amr_opencore_from_canon(uint8_t *dst, const uint8_t *src, unsigned int src_len)